Hello
How can I get source code of compiled JSP (servlet) ?
I use WEBLogic.
thanxs in advance
Maris
-
Ho To: Get source of compiled JSP (1 messages)
- Posted by: Maris Orbidans
- Posted on: January 19 2004 06:57 EST
Threaded Messages (1)
- Ho To: Get source of compiled JSP by Bostjan Dolenc on January 19 2004 07:51 EST
-
Ho To: Get source of compiled JSP[ Go to top ]
- Posted by: Bostjan Dolenc
- Posted on: January 19 2004 07:51 EST
- in response to Maris Orbidans
Easiest way is to enable precompilation and turn on keepgenerated flag. That means modifying weblogic.xml. See http://e-docs.bea.com/wls/docs81/webapp/weblogic_xml.html, section "JSP Attribute Names and Values".