The Artima Developer Community
Sponsored Link

Web Services Forum
Urgent...

1 reply on 1 page. Most recent reply: May 6, 2003 4:54 AM by Thejus

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
sanju

Posts: 1
Nickname: sanju143
Registered: Apr, 2003

Urgent... Posted: Apr 10, 2003 4:16 AM
Reply to this message Reply
Advertisement
Hi! , I have an ASP application on IIS server. I have another corporate portal on Websphere. I want to access this ASP application from this corporate portal.
pls suggest me all possible ways to achieve the same .


Thejus

Posts: 3
Nickname: parasmal
Registered: May, 2003

Re: Urgent... Posted: May 6, 2003 4:54 AM
Reply to this message Reply
It's quite simple.Just give the URL of the ASP application in your Java application.
It is as good as redirecting from one site to another.However if you want the control to be transfered from IIS to Websphere, in such a case you need to maintain the state in a XML file or create a web service and the problem is solved.

Flat View: This topic has 1 reply on 1 page
Topic: PROBLEMS WITH JSP USING JAVABEANS Previous Topic   Next Topic Topic: Decoding XML

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use