"denis-karpov" wrote : 
  | Second, Nested injection? What do you mean? 
  | 

For example, my Action class has 'user' attribute of custom type User. It has, 
for example, 'name' property etc, usuall stuff.

So, I wonder if I can put @RequestParameter annotation on 'user' attribute  
(that is defined in action) and to put something like this on xhtml:

  | <f:param name="user.name" value="John Doe"/>
  | 

So this is what I meant by 'nested' injection, or, nested property setting.

Any help?

Thanx for the 1st answer, I am going to test it.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944854#3944854

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944854


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to