Re: Handling probel.

2008-12-09 Thread Andras Balogh
I don't use CPanel but check on the web for CPanel servlets support: http://www.google.com/search?hl=en&q=cpanel+servlets&btnG=Search BR, Andras. Cappelletti Marc wrote: Hi Andras, Thanks for your answer, it seems that your answer matches what I've found on the web. But as far as I know, on

RE: Handling probel.

2008-12-09 Thread Cappelletti Marc
uch a config? Thank you very much Marc -Message d'origine- De : Andras Balogh [mailto:[EMAIL PROTECTED] Envoyé : mardi, 9. décembre 2008 10:12 À : Struts Users Mailing List Objet : Re: Handling probel. Hi Marc, I might be wrong if I misunderstood your question, as I understoo

Re: Handling probel.

2008-12-09 Thread Andras Balogh
Hi Marc, I might be wrong if I misunderstood your question, as I understood you can run fine your app with Tomcat but not with Apache. You need to add a connector to Apache in order to forward all *.do requests to Tomcat, this can be done in many ways but probably the best is mod_jk: ht

Re: Handling probel.

2008-12-09 Thread Dimitar Vlasev
I'm surprised how many people are asking questions the way nobody can help them Which version of struts are you using? If I use your .do pattern as a sign i might roll the dice and guess looking the guts of the sacrificed animal you are using Struts 1.x, aren't you? you should have stru

Handling probel.

2008-12-08 Thread Cappelletti Marc
Hi all, Does anyone aver encountered this problem: My webApp is running on a Tomcat server. When I dispatch a request through a "welcome.do" action, everything is well done. But when I type or I click on a link which points on a "contact.do" for example, Apache cannot handle this. Does anyone