Maybe you can include the asp from the servlet.
default.asp -> controller
controller action: include real asp resource (/incl/default.asp)
controller action: do some stuff
I don't know if IIS let's you get away with that. Sorry for your situation
(having to use asp).
--- Kurisu QT <[EMAIL PROTEC
as Virtual Include in ASP file
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
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 fil