Andrew Hawkes wrote:

As I understand it, a simple GET to somepage.vm does not create an Action and therefore dynamic data for that page is not populated. Is there a way I can change this behavior, to make an Action be created by default when a user simply requests the template file?

My purpose is so that someone can type http://blah.com/index.vm in their browser and get a dynamically generated page -- not one with holes in the template because there was no Action to query for data.


The action tag is for this kind of behavior.

Anders Hovmöller



-------------------------------------------------------
This SF.net email is sponsored by Dice.com.
Did you know that Dice has over 25,000 tech jobs available today? From
careers in IT to Engineering to Tech Sales, Dice has tech jobs from the
best hiring companies. http://www.dice.com/index.epl?rel_code=104
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to