It's not a secret anymore!
The moose likes Portals and Portlets and the fly likes How to pass a paramter from an external j2ee app to Portal ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "How to pass a paramter from an external j2ee app to Portal ?" Watch "How to pass a paramter from an external j2ee app to Portal ?" New topic
Author

How to pass a paramter from an external j2ee app to Portal ?

Neeraj Shidhaye
Greenhorn

Joined: Jan 09, 2006
Posts: 8
Hi all,


I have a scenario where i have a link say My Account on a jsp in an External J2EE app, and on click of that link i want to pass a parameter to portal.

My environment is :- IBM WebSphere Portal 6.0, JSR 168 Portles and Windows OS

Here I am again explaining my issue in detail:-

Problem Scenario:- I have my j2ee app running out of portal (running in a separate container/separate machine), and in that j2ee web app somewhere on a jsp page i have a link say My Account, on click of that link i have to pass a parameter( for example:- ParamName=paramValue) to Portal.

Queries: - Now here i have two queries:-
1) How to pass parameter from a external j2ee app to Portal? And
2) How to retrieve that parameter in portal (might be before or after login)

Would appreciate much....


Thanks much...
<Neeraj Sidhaye/>
http://ExtremePortal.blog.co.uk

Amit Ghorpade
Bartender

Joined: Jun 06, 2007
Posts: 2561
    
    2

"try_catch_finally " please check your private messages for an important administrative matter. You can check them by clicking the My Private Messages link above.


SCJP, SCWCD.
|Asking Good Questions|
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to pass a paramter from an external j2ee app to Portal ?
 
Similar Threads
Session problem in websphere
How to Create Portal-like Behavior Easily
Is it possible to pass an object in a request from one app server to another?
Using Multiple DynaActionForms in same JSP
Weird Problem while using threads