TrainBeaser for iPhone
The moose likes Portals and Portlets and the fly likes Issue in URL rendering Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "Issue in URL rendering" Watch "Issue in URL rendering" New topic
Author

Issue in URL rendering

Saurabh Agrawal
Ranch Hand

Joined: Oct 07, 2003
Posts: 238
Hi All,

I have one issue which I would like to discuss it with you. If you have faced such issue please let me know.


From the login page of my application, I am taken to dashboard page which has link for Bills. I click on the bills link and I am presented with bill search page. Now I copy paste the URL of the browser which is as follows:


http://10.210.7.238:7001/abcPortalWeb/abcPortal.portal?_nfpb=true&_pageLabel=bills


What must happen?

I should be taken to the login page and I should be able to login to the application and taken to the same page whose URL is pasted above.

What is happening?
I am taken to the login page but it is distorted. When I login I am taken to the dashboard. Ideally I should be taken to the same page whose URL is pasted.

Can anyone guide my way why it is happening?

Thanks in advance,


Success is not doing extraordinary things but doing ordinary things extraordinarily well.
 
IntelliJ Java IDE
 
subject: Issue in URL rendering
 
Threads others viewed
Weblogic Portal 10.3 + Problem redirecting to a page url
JSR168 PortletBridge with WebLogic Portal
Significance of "_nfpb=true" ?
i want to touch OOP
weblogic portal redirect to/load other page than default page
MyEclipse, The Clear Choice