Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Use BrowserHistory for Favourites
Use BrowserHistory for Favourites [message #987384] Mon, 26 November 2012 06:40 Go to previous message
Eclipse User
Hi,

would it be possible to use the BrowserHistory mechanism for favorites?

For example, we want to be able to open a certain view or object if the
user opens the url "http:/outserver/servletName?objectToOpen=ViewId1".
Now the user can use this as bookmark and always ends up in the
application where he wants to.
The problem using this mechanism is, that if he now opens a favorite
"http:/outserver/servletName?objectToOpen=ViewId2" then the complete
application restarts which results in a new user login etc.

The BrowserHistory does not use parameters but anchers that do not lead
to a reload of the application. Our demand is, that if the user then
opens the application with "http:/outserver/servletName#ViewId1", than
the login happens and after that the user gets View1 displayed. If he
than opens up "http:/outserver/servletName#ViewId2" the user just gets
displayed View2 without leaving the application.

Is this somehow possible, maybe with the BrowserHistory?

Regards,
Markus
 
Read Message
Read Message
Read Message
Read Message
Previous Topic:Trigger UI update with javascript
Next Topic:[CSS] How to import another css into my theme?
Goto Forum:
  


Current Time: Sun May 19 05:18:46 EDT 2013

Powered by FUDForum. Page generated in 0.31851 seconds