> Actual code is:
>
> <a
> href="$link.setAction("mainframes").addQueryData("lang","eng")")">English</a
>><br><br>
>
> in the actionclass , i should set another page..
>
> i tried it out by calling data.setPage("some.vm")
> where data is a Rundata object here..but i could not set it.
>
Not sure I understand your question, but:
<a href ... is supposed to be used in your .vm file.
data.setPage("some.vm") is used in a class file, I hope you have not got
them mixed up.
cheers
michael
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>