posted 19 years ago
hey ... in what way you want to display error message in the servlet...i mean if something happns then this error message has to populate...so like that ..what type??...you can do like.... response.getWriter().println("<h3 > error message </h3>"); like this whn calling this servlet it wil show you on browser... could you tell clearly..how the error message has to come...