Re: tomcat4.1 for windows,pl

2004-03-24 Thread Jon Wingfield
I just looked at the code you posted. I think it's a NullPointerException within line 33 of your LoginServlet int kode = Integer.parseInt(request.getParameter("kode")); This will throw an NPE if the "kode" parameter is not set... Is your MIDLet TextField empty when you get this error? If not, ch

Re: tomcat4.1 for windows,pl

2004-03-24 Thread yuni indrasary
--- Parsons Technical Services <[EMAIL PROTECTED]> wrote: > Try this > And give it another try. Thank you very much for the help Doug, but it still give an error message that was start with: Apache Tomcat/4.1.29-Error report HTTP Status 500-Exception report message description The Server enco