RE: error calling servlet (in Tomcat)

2006-03-23 Thread MW Janssen
i think its the .de.ini -Oorspronkelijk bericht- Van: Lothar Krenzien [mailto:[EMAIL PROTECTED] Verzonden: donderdag 23 maart 2006 11:35 Aan: Tomcat Users List Onderwerp: error calling servlet (in Tomcat) Hi, I've developed several servlets (with Tomcat) in the past without any proble

Re: error calling servlet (in Tomcat)

2006-03-23 Thread Markus Schönhaber
Lothar Krenzien wrote: > Hi, > > I've developed several servlets (with Tomcat) in the past without any > problems. But now I've a servlet which makes me confusing. When I call the > servlet url from a browser I get only error 405 ("HTTP method GET is not > supported by this URL"). Because I don't

Re: error calling servlet (in Tomcat)

2006-03-23 Thread Lothar Krenzien
tried it). > -Ursprüngliche Nachricht- > Von: "Tomcat Users List" > Gesendet: 23.03.06 11:58:13 > An: "Tomcat Users List" > Betreff: Re: error calling servlet (in Tomcat) > Lothar Krenzien wrote: > > Hi, > > > > I've develo

Re: error calling servlet (in Tomcat)

2006-03-23 Thread Vinu Varghese
ter should not cause a problem (and I've just tried it). -Ursprüngliche Nachricht- Von: "Tomcat Users List" Gesendet: 23.03.06 11:58:13 An: "Tomcat Users List" Betreff: Re: error calling servlet (in Tomcat) Lothar Krenzien wrote: Hi, I&#

Re: error calling servlet (in Tomcat)

2006-03-23 Thread Markus Schönhaber
Vinu Varghese wrote: > Remove the super.doGet call Very good! I didn't notice this one. Regards mks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: error calling servlet (in Tomcat)

2006-03-23 Thread Lothar Krenzien
That's right. I also didn'nt realised it . I've copied it from another servlet which indeed has a custon superclass. Thanks for all the help ;) > -Ursprüngliche Nachricht- > Von: "Tomcat Users List" > Gesendet: 23.03.06 13:21:08 > An: "Tomcat