TWiki> WebXEO Web>XeoPrimer>XeoPrimerWebXml (revision 1)EditAttach
Tags:
create new tag
, view all tags
-- PedroRio - 02 Mar 2011

XEO Application - Web.xml

The web.xml configuration file in a XEO application has some XEO-specific configurations which can be changed. The two most interesting options are located in the filter named LoginFilter. In the LoginFilter filter you several init-param configurations, explained bellow:

LoginPage configuration

XEO has a default login page whenever some tries to access a viewer without being authenticated. That login page is configured with the LoginPage item, which, by default has a value of Login.xvw. If you want to have a custom login page (with your own background images and logo) you put the name of that viewer. A Login viewer tipically is created by copying the default Login.xvw viewer and customized to fit your needs.

MainPage configuration

The name of the viewer to which the user will be redirected (by default) form the login page. XEO has a default Main.xvw viewer but usually in your application you build your own Main viewer which you can make the default Main viewer for the application (this information can be overriden by using profiles, and associating each profiles with a Main viewer)

ShowUserProfiles configuration

Whether or not the list of profiles should be displayed when the user makes the first attempt to login, in the Login viewer.

ViewerSecurityMode configuration

TODO

_

Edit | Attach | Print version | History: r5 | r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 2011-03-02 - PedroRio
 

No permission to view TWiki.WebTopBar

This site is powered by the TWiki collaboration platform Powered by Perl

No permission to view TWiki.WebBottomBar