how to call jsp file from java?

Posted by megala on Stack Overflow See other posts from Stack Overflow or by megala
Published on 2010-03-13T08:45:05Z Indexed on 2010/03/13 8:55 UTC
Read the original article Hit count: 238

Filed under:

I had two jsp file and one java file.My constraints is if jspfile1 call java then java file call the jspfile2.Is it possible? How to achieve this?

© Stack Overflow or respective owner

Related posts about java