Hi David,
Thanks for the quick response. But I think that will not work. Because lets
say we have some html stuffs in the jsp (e.g. form) then it will show a
form in the page instead of tag as a source. And the source format
will get lost.
I found an online tool which seems quite fine :)
https://
On 7/13/2015 6:03 AM, Thusitha Thilina Dayaratne wrote:
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.