Can asp & jsp co-exist on the same server for the same website? for example, can an asp page call a jsp page and that jsp can retrieve the cookies stored by the asp page? (or vise verses)
In a word, maybe
I have seen a similar setup where both ASP and Cocoon were running on the same system. Cocoon was running off the tomcat server (I don't know much about cocoon beyond the fact that it creates java servlets for easy xml integration) the Cocoon pages would write cookies to the client machine and the ASP pages could then pick them up. Basically the systems originally ran side by side, one on port 80, the other on 8080. We set up a redirect in IIS that anything coming in for a certain set of pages was forwarded to tomcat to handle.
-Tarwn --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
For my next trick I will pull a hat out of a rabbit (if you think thats bad you should see how the pigeon feels...)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.