Hello,

Im not quite sure If I'm posting this in the right category. Briefly the problem is:

I'm developing this web application using MVC approach that based on Java and JSP. I have created the servlet which use the DispatchRequest to forward the request-response. In my JSP, I use the Expression Language, EL to display the ResultSet from the servlet. When the Servlet is invoked from the HTML form, it then should forward to JSP page for view...In case of mine, the jsp page doesnt display any data. I did put some dummy statement to test if my query produces resultset data and yes it did.. so must be something wrong with the Dispatcher and JPS.. I will post the coding if Im on the right category.. else please tell me where Shall i post this..

Thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.