Thanks Pawel,
I'll give it a try.
2010/2/28 Paweł Wielgus
> Hi Maciej,
> You can implement ServletContextListener
> and register it in web.xml like this:
>
>< listener >
>< listener-class >com.ppp.oko.struts.AppListener< /
> listener-class >
>< / listener >
> jus
Hi Maciej,
You can implement ServletContextListener
and register it in web.xml like this:
< listener >
< listener-class >com.ppp.oko.struts.AppListener< /
listener-class >
< / listener >
just mind extra spaces i've added to xml tags.
Best greetings,
Paweł Wielgus.
I have made a struts application and it works just fine on my testserver.
I have now uploaded it to my hosted webserver and struts does not work.
When I link to a *.do I get Page not found
Could it be a Tomcat config problem. Placing the jars and classes ect.
Struts 1.2 // Tomcat
3 matches
Mail list logo