Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #27248 All Revisions ] Back to Issue ]
Summary 0027248: Sometimes the session expires before it should, use a different servlet/url for retrieving content before login
Revision 2014-09-23 13:00 by mtaal
Description Sometimes the session expires before it should. This happens because the mobile core index.jsp page retrieves javascript and other generated content before the login has taken place.

The code uses the KernelServlet for this, this servlet in its base supports only authenticated access. Only with a workaround it was possible to also retrieve content when not yet authenticated.

To make this work better for mobile core applications (like WEBPOS) a new servlet is introduced which should be used for retrieving content generated by Components before logging in.

See the changeset for the index.jsp to get an example of the change needed.
http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/be816be4ad867771b406dcd0e95e0622f5e0c403 [^]
Revision 2014-09-23 12:02 by mtaal
Description Sometimes the session expires before it should


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker