I have installed the tomcat and apache. Now I want to map localhost/ddd/*.jsp and 
localhost/ddd/servlet/xxx to
tomcat and other static files such as localhost/ddd/index.html be processed by apache 
itself.
  But now I find that all files like localhost/ddd/***.** be processed by tomcat.
  How could I modify the config files to make the static files be processed by apache 
and jsp and servlet
processed by tomcat.
  Thanks in advance. 


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to