Re: struts 2.0.x samples on java 1.4.2

2006-11-26 Thread David Bloom
I finally got it. The challenge here is for people using Java 1.4.X is that the sample apps come with the Java 5 jars.The java 4 jars can be found at http://apache.tradebit.com/pub/struts/library/struts-2.0.1-j4.zip I extracted them to here: C:\java\struts2\struts-2.0.1\j4\ But, the only file

re:struts 2.0.x samples on java 1.4.2

2006-11-25 Thread David Bloom
message /struts2-blank-2.0.1/ description The requested resource (/struts2-blank-2.0.1/) is not available. On 11/25/06, David Bloom <[EMAIL PROTECTED]> wrote: Since I was using Java 1.4.2 I downloaded The J4 to C:\java\struts2\struts-2.0.1\j4\ Took all the files in that folder and pla

re:struts 2.0.x samples on java 1.4.2

2006-11-25 Thread David Bloom
t\shopping-cart.war c:\java\apache-tomcat-5.5.17\webapps\ I can't remember if these jars are included in the war, but they are required at runtime: >> retrotranslator-runtime-n.n.n.jar >>backport-util-concurrent.jar On Nov 24, 2006, at 9:31 PM, David Bloom wrote: I tri

struts 2.0.x samples on java 1.4.2

2006-11-24 Thread David Bloom
I tried all the sample struts 2.0.1 wars individually in tomcat by placing each war in the webapps folder in tomcat. i.e The requested resource (/struts2-mailreader-2.0.1/) is not available. I placed libs from struts j4 zipin lib folder after wars get expanded after starting tomcat still no h