![]() |
error :java.lang.NullPointerException in searchuser.jsp page
Hi,
I am creating the updateuser.jsp page. For that I create search.jsp where one can serch users and after submitting this page.it should display the updateuser.jsp page where I can update the details of user. Here is my code of searchuser.jsp: Code:
<% Connection connection = null;java.lang.NullPointerException org.apache.jsp.searchuser_jsp._jspService(searchus er_jsp.java:91) Well, whether it is right way to retrive data and shows to user? Any suggestion is highly appreciated. Thanks and Regards Haresh |
| All times are GMT +5.5. The time now is 23:32. |