|
| Problem to read the url in the websphere portal while loading the |
 |
Thu, 28 Feb 2008 15:49:10 EST |
Hi,<br />
<br />
I had a scenario like when i called the portlet page on webshere portal
6.0<br />
i should be able to read the url and i need the parse the url and in
<br />
the url i need to read the value and send that value to managed bean
<br />
and retreave the value from backend and should be displayed on that page
<br />
when it loaded.I created a portlet project and created a portlet page and
<br />
deployed in websphere portal server 6.0. When i called that portlet i
should<br />
be able to read the url and parse that url to get "ID" value.
And pass that<br />
Id to Managed bean method and from there it should hit to back end i will
take <br />
care. Below is the sample url.<br />
<p />
Example url :
https://dfff:10031/wps/myportal/Test1?"ID=1234567&tranid=27478@28-F
eb-200814:06:40"<br />
<br />
In the above url i need to get the "ID=1234567" value and i should
pass that value to managed bean<br />
and from there i will take care.But the above should be happen when the page is
loaded in the<br />
portal servel. Please any one help me i need it urgently. Thank you in
advance.<br />
<br />
Have a Good Day<br />
Regards<br />
|
| Post Reply
|
|
|
|
|
|
|
|
|
|