At 09.06 18/07/2003 -0500, Greinke, Ross wrote:
Is there a simple WebWork pattern that helps to ensure that a user has gone thru the normal login page?

Not a WebWork specific thing, but what about the security constraints offered by any servlet container? You configure those constraints in the web.xml file of your webapp, along with the login configuration and security roles needed by your application.


IMHO you should start with those, then move to other, more specific implementations if the default one proves to be insufficient for your needs.

Ing. Sebastiano Pilla, CTO
SDG Engineering s.r.l.
Via della Chiesa Campocroce 4
31021 Campocroce di Mogliano Veneto (TV)
Tel +39-041-5947721
Fax +39-041-5947722



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to