Sounds like a servlet problem.  To determine the cause of your problem we
will need to see the servlet source code (at least the part that builds the
list).

Jim

> -----Original Message-----
> From: Stephan Mülhaus [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 01, 2002 8:28 AM
> To: Tomcat Users List
> Subject: Problem with Tomcat or Servlet?
>
>
> Hi everybody,
>
> i have a strange Problem, i have developed a servlet in which i
> can create
> new records in a mysql database and where i can list these records in a
> htmlpage.
> Now the strange behaviour:
> If i try to get the list of records Tomcat throws an NullPointerException
> although the source is okay but if i create a new record and let
> my servlet
> list all my records it shows me all my records!
> I couldn't find any strange entries in my logfiles, everything is
> normal...
> Now, perhaps you can help me, is this a problem of my servlet or
> a problem
> of my tomcat?
>
> Thanx in Advance
> Stephan
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to