As I specified in the only other forum posting re: Struts 2:
The incorrect set of Jar files are placed into the project via the wizard.
can someone give me an update on this
Frankly don’t the MyEclipse developers test the features they advertise?
The Struts 2 wizard fails on my Windows 7 environment Perhaps it assumes a different compliance level of Compiler as mine is set for SE 6.0 or 1.6 and it was looking for 5.0
Can someone in this forum tell me how this might effect my Struts 2 project?
Like I said before I expected at least to see the .jar files:
\WEB-INF\lib\commons-logging-1.1.jar
\WEB-INF\lib\freemarker-2.3.8.jar
\WEB-INF\lib\ognl-2.6.11.jar
\WEB-INF\lib\struts2-core-2.0.11.jar
\WEB-INF\lib\xwork-2.0.4.jar
This was contained in a Struts 2 .war file said to be a complete example .war file for Struts 2.
MyEclipse failed to provide the wizard resluts I would have expected.
Also this was a huge disappointment that after specifying the propper Struts 2 setting it did not work as expected.