|
If I have the same "property-specification" line
with "persistent=yes" tag in two different *.page files where user goes to page1 and then to page2, then willl "ack"
in page2 be the same as what was set in page1? What's the best way to do this? I'm tempted to use
the "Visit" object like the HttpSession, but I know their has to be
a better way. thanks Page1.page <property-specification name="ack"
type="java.lang.String" persistent="yes"/> Page2.page <property-specification name="ack"
type="java.lang.String" persistent="yes"/> Jason E. Dimm, Senior Analyst, Cingular Wireless Cingular Java Components, QuickPay, Wedat Sun Certified Java Programmer |
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
