nd the "id=" parameter
and create a new ActionForward.
The value of the id= parameter is only known when the user submits the
form. So i cannot put the id parameter in the struts-config.xml file.
Is the above code the best and cleanest way
t;
> Hi,
>
> Set id and it's value in request object and just forward to
> mapping.findForward("success").
> In ur target page (where u r forwarding), get the value for
> parameter (id)
> from request object.
>
> that should do the trick
>
> Kailash
>
&
'm currently using Velocity for my View layer.
Can anyone offer me a helping hand?
Cheers,
Twan Kogels
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
quot;myfield");
List list=f.getDependencyList();
while(item in list){
print(item);
}
What do you all think am i on the right approach or am i just totally wrong?
Cheers,
Twan Kogels
At 21:03 12-10-2004, you wrote:
Hello people,
I'm wondering if there is a way to query the value
4 matches
Mail list logo