Used the "how to" to use struts with Eclipse.

--- Problems: + NO mention of where to get the jakarta-servletapi-4 from. This took ages find (google helped) + Followed the example with relative ease (apart from going blind looking at the screenshots) until  we got to running the ant tool, then found that adding in the newest ANT means the newest Eclipse does not work with it.  This was found after a good deal of looking round... and a few choice words...    http://forum.java.sun.com/thread.jsp?thread=440539&forum=31&message=1996353  Aftre this I had REAL trouble with the supplied ANT Script, finally replacing the war part with this: {{{ <target name="war">

     </target> 

Hope this helps make the how-to better.

Tony

EclipseIDEExampleProblems (last edited 2009-09-20 23:31:29 by localhost)