WebSphere Portal Server - Passing request parameter to the JSR 168 portal jsp

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > October 2006 > Passing request parameter to the JSR 168 portal jsp





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Passing request parameter to the JSR 168 portal jsp

2006-10-28, 1:41 pm

I am trying to accomplish a very simple task: I have a regular non-portal J2EE web application that needs to invoke a JSP page residing on the JSR 168 portal with one String parameter. I am using IBM Websphere Portal server.

Basically, I want to call this kind of URL:
http://myportal/UserFriendly?name=Blah

so I can extract the value of the name parameter in my JSR 168 portal jsp page.

But when I add the parameter to the URL, the portal does even recognize the URL anymore and does not invoke the right page (gives me "page not found" error). I guess it's expecting as potal-generated URL. Are there any Utility classes I can use on the J2E
E app. side to generate this kind of URL? How can I pass this simple piece of information to the portal (String parameter)?

Any help would be appreciated.

Thanks!
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com