Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
You do not need a special plugin to develop struts application in MyEclipse. But special Struts support is on the roadmap and will be part of an upcoming release, possibly late this month (Nov) or Dec. The functionality will be released in a couple of phases.
I work with struts ;
a) create java (not myeclipse) projects
b) create web directory
c) import struts-blank.war in web dir
d) move source from web/classes dir in project src dir
e) add struts.jar an servlet.jar in project classpath
f) configuration myeclipse project with web root
g) deploy on tomcat or jboss
h) remove project’s bin directory
You can use the EasyStruts plugin. It is quite good for struts. Once you create a MyEclipse project, u can add the struts support by selecting “Add Struts support” from the context menu.