hello all,
i am currently using turbine with velocity in my project.
First page will be displayed in which the use will have the following
options
<link>English
<link>Hindi
<link>Telugu
On Clicking one of these pages..an action class called login.java is
invoked.
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.
can anybody help me out in this??
thanks in advance,
regards,
aparna.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>