Java EE/ 3rd Party Frameworks

Struts plugins for Netbeans 6.7+

https://nbstruts2support.dev.java.net/servlets/ProjectDocumentList?folderID=11970&expandFolder=11970&folderID=0

Taglib Reference

http://download.oracle.com/docs/cd/E17477_01/javaee/5/jstl/1.1/docs/tlddocs/index.html

Struts 2 Overview

http://www.javaworld.com/javaworld/jw-10-2007/jw-10-struts2inaction.html

Struts 2 Bootstrap

http://struts.apache.org/2.0.6/docs/bootstrap.html

Interceptors

http://struts.apache.org/2.x/docs/interceptors.html

What is the Action Context?

http://struts.apache.org/2.0.6/docs/what-is-the-actioncontext.html

Struts 2 Tag Reference

http://struts.apache.org/2.0.14/docs/tag-reference.html

Struts Localisation

http://struts.apache.org/2.0.11/docs/localization.html
http://t.wits.sg/2008/06/23/howto-struts-2-i18n/

Java Servlet Specification

http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_JCP-Site/en_US/-/USD/VerifyItem-Start/servlet-2_5-mrel2-spec.pdf

JAXB Tutorial

http://www.oracle.com/technetwork/articles/javase/index-140168.html

JUnit with Netbeans: Tutorial

http://netbeans.org/kb/docs/java/junit-intro.html

JUnit with Struts: Testing Actions

http://struts.apache.org/2.x/docs/testing-actions.html

Dojo/Ajax in Struts

http://struts.apache.org/2.0.11/docs/ajax-tags.html
http://en.wikipedia.org/wiki/Dojo_Toolkit
http://www.dojotoolkit.org/

Advertisement