-
can asp & jsp running on same website?
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)
-
Re: can asp & jsp running on same website?
Edwin,
I have seen this question repeated in so many forums - but I am yet to see
any conclusive answer for this. I have seen cases where ASP and PHP has
been integrated to some effect. But I am yet to come across ASP and JSP integration.
BTW, for running JSP on IIS, you need to install plug-ins on IIS. Some of
the prominent ones are -
JRun - http://allaire.com/products/jrun
Tomcat - http://jakarta.apache.org/tomcat/index.html
Caucho Resin - www.caucho.com
Harish Mohanbabu
"edwin" <edwin.cheng@torontosquare.com> wrote:
>
>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)
-
Re: can asp & jsp running on same website?
Hi Edwin
Sub: Retrieving Cookies in ASP that are set by JSP
To the best of my knowledge it should be possible to read a cookie in an
ASP page that has been set in the JSP page
The same thing i have tried with Javscript & ASP ans iwas able to read cookie
with javascript which was set by an ASP page
Regards
Clement Edwin
"edwin" <edwin.cheng@torontosquare.com> wrote:
>
>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)
-
Re: can asp & jsp running on same website?
Hi Edwin
Hey it works seamlessly...
I tried to run both JSP and ASP in the same website....
I confugured JRUN with IIS to achieve this...
As i was teling u reading a cookie set by a JSP is totally accessible by
ASP and Vice Versa.
And i was sure thsi cud be done bcos i have accessed cookies set by ASP in
JavavScript and viceversa
Hope i have answred u'r query.
Regards
Clement Edwin
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks