Title: Message

 

If I have some value, say a confirmation number or some other type of message, that is created in an action, how can I get this value placed into the velocity context that will be used to render the result in the VelocityResult?  What is the suggested best practice for this? 

 

Do I simply add the value to the ValueStack, like the following:

 

setValue(“mymessage”, msg);

 

?

 

Thanks

 

 

Skip Walker

[EMAIL PROTECTED]

Gossamer Group

Bldg #2, Suite 410

4807 Spicewood Springs Rd.

Austin, TX  78759

(512) 342-2600  Fax (512) 342-2612

 

 

Reply via email to