Brian-

1) Are you still having this problem?
2) When you say "go to another template," do you mean that you are just linking to MyFile.vm from another template on the system?
3) Is MyFile.java a screen class? Is it being called when you expect?


-Brian

On Thursday, December 11, 2003, at 11:34 AM, brian wrote:

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





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to