| Author |
viewable .jsp / .java source on my website
|
Jim Rock
Ranch Hand
Joined: Mar 20, 2001
Posts: 39
|
|
|
Is there a freeware tool that will create .html files from my .jsp and .java source files making the code viewable
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
|
java2html creates HTML pages from Java sources. Don't know if there's a similar tool for JSPs though.
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
Jim Rock
Ranch Hand
Joined: Mar 20, 2001
Posts: 39
|
|
|
Thanks. Java2Html appears to be just what I was looking for!
|
 |
 |
|
|
subject: viewable .jsp / .java source on my website
|
|
|