1. is context object per request, i.e. each request
may have its own context object ? from
TurbineVelocityService class, it seems like it.
2. since context object is passed to multi screen classes,
all variables for dynamic data are within same context
name space. therefore, a developer needs a complete set
of these variable when write a new screen class.
otherwise, he may override existing ones. is it a
correct statement ?
3. if i write 3 templates:
/direction/driving/map.vm
/direction/train/map.vm
/direction/train/ny/map.vm
my module path is: com.company.modules
each one requires its own dynamic data. i wanna implement
3 screens. what name and directory should these screens
be put ?
any quick help is appreciated.
-sky
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]