Since I'm really intersted by your tool, I would like to use it in my company. For that purpose, I need to deploy it on Weblogic 5.1. Have you got any idea of the process, or do I have to make my own tries in order to succeed ?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am not fmiliar with weblogic... But the general guideline are:
- add the jsp in the application directory you want to document
- add the classpath of the jspdoc.jar file on your server setup...
- add some comment section on the jsp you want to comment
- link the directoryjsp2.jsp to an admin page of your server
- change the doinitpage.jsp to support access protection (link with user login information, which is application/server dependent)
- let me know how it works...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Since I'm really intersted by your tool, I would like to use it in my company. For that purpose, I need to deploy it on Weblogic 5.1. Have you got any idea of the process, or do I have to make my own tries in order to succeed ?
Thanks
I am not fmiliar with weblogic... But the general guideline are:
- add the jsp in the application directory you want to document
- add the classpath of the jspdoc.jar file on your server setup...
- add some comment section on the jsp you want to comment
- link the directoryjsp2.jsp to an admin page of your server
- change the doinitpage.jsp to support access protection (link with user login information, which is application/server dependent)
- let me know how it works...