It's a bit of a long shot, but I read an article on http://www.15seconds.com
that showed how to call Java classes from ASP.  So ASP could pass data to a
class that writes to the JSP session.

The alternative is to try to find the COM interface to ASP's intrinsic
objects, but I'm not even sure how I'd start to do that, as they are
ready-instantiated in ASP.

** By the way, this message had the sender's addresss in the Reply-to field.
Most list servers use the list address, so the Reply button sends to the
list.  Is there a reason for this?

Chris Walker
Brainbench MVP for ASP
http://www.brainbench.com



> -----Original Message-----
> From: Lesley Eadie [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, November 09, 2000 12:09 PM
> To: [EMAIL PROTECTED]
> Subject: Jsp to retrieve asp session variables
>
>
> Hi has anyone out there any knowledge of jsp's interfacing with asp's.
> I'm working on a site which has to share information, such as
> logins, with
> another site.  The problem is that our site is running jsp
> servlets ejb and
> the other site is all asp.  How do I get around the sharing
> problem between
> the two different implementation techniques.
> Thanks in advance
> dee_dee
>
> ==============================================================
> =============
> To unsubscribe: mailto [EMAIL PROTECTED] with body:
> "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to