com.ivata.groupware.web.tag |
|
Java Source File Name | Type | Comment |
CheckLoginTag.java | Class | Check that the user is logged into the system and that the
session has not timed. |
CheckSiteTag.java | Class | Check that the site is okay and is not being worked on. |
GetSettingTag.java | Class | This tag tries first to get the setting for the user specified
by the session attribute 'userName'. |
GetSettingTei.java | Class |
Provides info for creating bean scripting value from id. |
HeadTag.java | Class | Creates standard header HTML for all of our pages. |
SetSettingTag.java | Class | This tag tries to set the setting for the user specified by the
attribute 'userName'. |