My company's website uses default.asp?page= to precede
the actual file being called.  Because my project uses
servlets and must be integrated into the site, I'm
going nuts trying to figure out if a servlet can be
called as an virtual include in an ASP file. Or can I
do the reverse-- call an ASP file as a virtual include
within a servlet.

My only other option is to break down the default.asp
page into htm pages and call them in the servlet, but
then i'm dealing with updates in 2 places, rather than
one.

Any info would be appreciated.
Thanks.

 

__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to