[jboss-user] [JBoss Seam] - Re: link action passes null instead of object
ellenzhao
do-not-reply at jboss.com
Sat Nov 25 04:37:52 EST 2006
Have you tried adding this class variable:
| ...
| @In private Attachment attachment;
|
| public String download(Attachment attachment){...}
|
|
?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988519#3988519
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988519
More information about the jboss-user
mailing list