Include a JSP in ASP

F

frateaubets

Hi,

A website in ASP

A on-line shop in JSP

Is it possible to include the JSP form, to access to the shop, into
the ASP's files?

Thanks,

F
 
C

Chase Preuninger

I suppose you can link to an ASP form a JSP and vice versa. Just
rewrite the URL. You can use String java.net.URLEncoder.encode(String
s)
 
A

Arne Vajhøj

A website in ASP

A on-line shop in JSP

Is it possible to include the JSP form, to access to the shop, into
the ASP's files?

If you need single signon between the ASP and JSP part, then
it becomes a bit tricky.

If not then a simple frame solution mat work if the JSP
is sufficiently well behaved.

Arne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top