Hi All, I'm having some jsp pages that I would like to show there source as an html page like in the example webapp that is provided with tomcat. I have tried few online java2html converters but couldn't obtain source as in tomcat example.
e.g cal1.jsp --> source is cal1.jsp.html Could someone tell me what they have used? Thanks Thusitha --