This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes BEA/Weblogic and the fly likes [Weblogic Portal 10 R3] URL to redirect the user to a specific page  Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "[Weblogic Portal 10 R3] URL to redirect the user to a specific page  " Watch "[Weblogic Portal 10 R3] URL to redirect the user to a specific page  " New topic
Author

[Weblogic Portal 10 R3] URL to redirect the user to a specific page

Celinio Fernandes
Ranch Hand

Joined: Jun 28, 2003
Posts: 546

hi,
we have the following needs:
the user may subscribe to information (news) he wishes to be notified by mail when that information is available.
The URL of the page is included in the mail he receives.

When he clicks on that URL, it should point directly to the page in the portail that contains the porlet with the info.

How do you create that URL ? Is there a class in the API that deals with that ? the GenericURL class ?
http://edocs.bea.com/wlp/docs81/javadoc/com/bea/portlet/GenericURL.html

Also, there are 2 cases:
1) the user is already connected to the portal
2) the user has not yet connected to the portal.

Is it possible to transmit the login and password in that URL, so that the connection is transparent for the user ?

Thanks for helping.


SCJP 1.4, SCWCD 1.4, SCBCD 1.3, SCBCD 5
Visit my blog
 
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: [Weblogic Portal 10 R3] URL to redirect the user to a specific page
 
Similar Threads
problem of rollback()
Cookie of Domain lost?
login page for weblogic portal
How do I know the email is Sending failed?
Captive Portal ?