Hi

The '/tutorial/WEB-INF/lib/CORE&OPTIONAL *.jar' just means that you put
the required jar files in folder /tutorial/WEB-INF/lib

I don't know what release you are using, but I could not find the spring
files 
in release 2.0.1 where I expected to find them either.

To get the spring files, Go to the apps directory
Unzip file struts2-blank-2.0.1.war 
(jar -xf struts2-blank-2.0.1.war  will do the trick)
the extracted lib folder will contain the spring jars.

Nick




John Bateman wrote:
> 
> ***** 
> Sorry I hit 'send' on this WAY too early...
> *****
> 
> Hi
> 
> As I have issued, with learning technologies, having ANYTHING to it for
> me, I have chosen to use the Simple Setup from the Tutorials "Ready Set
> Go" under the section "Setting up from Scratch". (Granted I have tried
> the struts-blank and maven archetype... but I want to touch all the
> pieces myself)
> 
> Maybe I'm missing something or didn't get a good night sleep, but
> reading what I'm supposed to do on this page is like reading a foreign
> language.
> 
> /tutorial/
> /tutorial/META-INF/
> /tutorial/WEB-INF/
> /tutorial/WEB-INF/classes/
> /tutorial/WEB-INF/lib/
> /tutorial/WEB-INF/lib/CORE&OPTIONAL *.jar
> /tutorial/WEB-INF/web.xml
> 
> Directory CORE&OPTIONAL was never created with using the
> struts-blank.war temple NOR when I tried the the maven achtype. 
> 
> ***Question: Should I assume that this is just a generalization and not
> an actual 'new' directory for this framework?
> 
> In the instructions to copy my libraries
> 
> Copy to your webapp/lib directory
> 
>     * the struts2-core-(VERSION).jar,
>     * all the *.jar files in /lib/default, and
>     * any necessary optional *.jar files from /lib/.
> 
> ***PROBLEM: This /lib/default directory does not exist in any of the
> struts versions I have downloaded.
> 
> *** PROBLEM: I also can't find ANY of the "spring" jar files that are
> being asked for. Yes I've googled the packages / classes and found them
> in the actual Spring distribution in the spring.jar file but not in the
> "struts2-spring-plugin.jar" that is mentioned on the page.
> 
> Any guidance would be helpful.
> 
> Thanks.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/RE%3A--s2--Getting-started---Just-a-question..-tf3023698.html#a8430970
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to