hi David,
thank you! it works now
Regards,
David Smith-2 wrote:
>
> The .java files should be compiled to .class files and either placed in
> WEB-INF/classes or put together in a jar file and placed in
> WEB-INF/lib. If you place the compiled .class files in the class
> folder, you'll also h
The .java files should be compiled to .class files and either placed in
WEB-INF/classes or put together in a jar file and placed in
WEB-INF/lib. If you place the compiled .class files in the class
folder, you'll also have to create the directory structure that follows
the package naming. For exam
Hello,
i'm newbie working with apache. i have configured the httpd.conf, added a
worker.properties to make it work with tomcat. I have the following
structure:
WebServerExtensions (this is mapguide folder)
Apache2
Tomcat
www
appfolder1
appfolder2
WEB-INF
lib (here are my