Hi,
I need to precompile the struts page. I deploy the whole jsp pages as a
filename.war file.(I'm using Weblogic 6.0) When I went through the Weblogic
6.0 documentation, I found the Weblogic 6.0 has a tag:   <context-param>   
 
<param-name>weblogic.jsp.precompile</param-name> 
 
<param-value>true</param-value>
                                                    </context-param>
but when I put it in web.xml file. it doesn't work. any suggestion would be
appreciated!
Thanks a lot.

Gang Gao        

Reply via email to