[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
transient fields  XML
Forum Index -> Terracotta for Web Sessions
Author Message
erezhara

master

Joined: 08/01/2007 02:36:19
Messages: 57
Offline

I have a transient field i need to handle on-load event for.

so I have the following options:
1. define <dso><transient-fields>
<field-name> com.magicsoftware.ibolt.portal.core.ENSessionContext.mCurrentUser </field-name>
</transient-fields></dso>
where do i handle the on-load event here?

2. <include> + <on-load> + <execute>
in that option, will the script be executed in the thread of the user request?
[Email]
tgautier

seraphim

Joined: 06/05/2006 12:19:26
Messages: 1781
Offline

Looks like you got it working here:

http://forums.terracotta.org/forums/posts/list/383.page
[WWW]
 
Forum Index -> Terracotta for Web Sessions
Go to:   
Powered by JForum 2.1.7 © JForum Team