Hi,
my jsp file do not work.
I have developped index.jsp with frame tag and  i try to load html file in my frame; 
but it do not work
.when i use tomcat in standalone status i do not have problem. But when i plug 
mod_webapp into Apache I
have .
  in httpd.conf i have put these lines:
 LoadModule webapp_module libexec/mod_webapp.so
 WebAppConnection httpConnection warp localhost:8008
 WebAppDeploy hebdo httpConnection /hebdo/
 
and in server.xml(tomcat) my configuration is OK  but nothing work
Can somebody  help me

thanks
Martin

Reply via email to