• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

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

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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

 
Bartender
Posts: 2856
10
Firefox Browser Fedora Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"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.
 
reply
    Bookmark Topic Watch Topic
  • New Topic