aspose file tools
The moose likes Websphere and the fly likes Websphere & Weblogic communication Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Websphere & Weblogic communication" Watch "Websphere & Weblogic communication" New topic
Author

Websphere & Weblogic communication

Shiva
Greenhorn

Joined: Sep 22, 2003
Posts: 4
Hi all,
I have a requirement like this can anyone help me out.
I have a portlet running in websphere portal server which shows lets say a registration page. When the user submit this page it should take the user to other server, weblogic server 6.1 and access the business components there and save the details in a oracle database running in the weblogic server�s machine.
How to do this, could any one help me out, any help on this will be much appreciated.
If anyone post a sample code or any work around solution, it will be of great help.
Thanks,
Shiva
Shiva
Greenhorn

Joined: Sep 22, 2003
Posts: 4
Dear people,
I am waiting for your valuable replies
Thanks,
Shiva
Adam Tao
Greenhorn

Joined: May 15, 2003
Posts: 20
Hi,
Do you mean you have a registration form in an app and submit to another app? You just need put the url in the form action. If you need to return to original app, you need to use redirect method of response in another app.
Hopefully it helps.
Thanks,
Adam


Adam <br /> <br />Sun Certified Enterprise Architect for J2EE<br />IBM Certified for e-business - Solution Designer<br />IBM Certified Advanced System Administrator - WebSphere Application Server V5.0<br />IBM Certified Solution Developer - XML and Related Technologies<br />IBM Enterprise Application Development with IBM WebSphere Studio, V5.0
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Websphere & Weblogic communication
 
Similar Threads
does a jsp file compiled in weblogic will compile in websphere?
Diff between Weblogic and Websphere
Session Timeout on Weblogic and Websphere
weblogic appserver tutorial
Websphere Performance tuning