[jboss-user] [Beginners Corner] - Re: passing arguments to actions (via commandLink)
3po
do-not-reply at jboss.com
Thu May 17 09:17:00 EDT 2007
sorry, correction, the java component code should have been thus:
public String loadNotes(Object entity) throws NoSuchAlgorithmException {
| log.error(entity.getClass().toString());
| }
ie argument is passed in as an object (otherwise an error is thrown)
cheers
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046479#4046479
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046479
More information about the jboss-user
mailing list