I am calling a template called "MyFile.vm" and I initialize some values
in "MyFile.java". I get these values fine, but if I go to another
template from "MyFile.vm" called "MyOtherFile.vm" and try to use the
link: 

 

<a href="$link.setPage("MyFile.vm ")">Home</a> on

 

it does not initialize the values in "MyFile.java" again before
rendering "MyFile.vm". I tried using $link.setAction("MyFIle").etc but
that did not work. Can any one offer some helpful info for this
situation. Thanks

 

Brian A

 

Reply via email to