| Author |
JBoss Seam question
|
Jingh Yi
Ranch Hand
Joined: Mar 23, 2005
Posts: 90
|
|
Hi,
How do I pass the parameter along the redirect view-id? I would like to be able to do this:
<redirect view-id="/secure/AttachFiles.xhtml?studentId=#{studentHome.studentId}">
However it throws an error. I don't know what attribute I should set for redirect tag for this.
Thanks,
Jenny
|
 |
Jingh Yi
Ranch Hand
Joined: Mar 23, 2005
Posts: 90
|
|
|
I found out how. Just use <param> tag
|
 |
 |
|
|
subject: JBoss Seam question
|
|
|