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]>