RE: Problem in struts-example accessing ApplicationResources

2001-06-03 Thread Nigel Ainslie
Mark, I had this problem about 4 months ago when first started, although I can't seem to replicate it now. I recall that I gave up and just read the code and the documentationwe now have an implemented Struts framework which works really well so its worth persevering. In our implementation

Re: Problem in struts-example accessing ApplicationResources

2001-06-02 Thread Dan Miser
The only place that struts.jar should exist is in WEB-INF\lib. Don't put it in the CLASSPATH. Don't put it in TOMCAT\LIB. Don't modify BAT files to include it. Just deploy struts-example.war to TOMCAT\WEBAPPS and everything will be fine. -- Dan Miser http://www.distribucon.com - Origin

RE: Problem in struts-example accessing ApplicationResources

2001-05-03 Thread Anthony Martin
I had this problem last night on Windows ME, JDK 1.3.1.  The exact same project files worked fine on Win2k and FreeBSD without having to mess with the classpath like that.   I have found that Windows ME has issues with it's environment space.  Some issues clear up when you execute "COMMAND