Hey again,

It is actually almost empty, I just added one input tag to see if the selected 
'role' from last page is accessible...


  | <div class="entry">
  |   <div class="label"><h:outputLabel 
for="description">#{msgs.description}</h:outputLabel></div>
  |   <div class="input">
  |     <h:inputText id="description" value="#{role.description}" 
required="true"/><br/>
  |      <span class="errors"><h:message for="description" /></span>
  |    </div>
  | </div>
  | 

in order to see if it's injected into role entity...


the plan was add an action for the whole form which merge the updated entity...

Thanks.

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

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

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
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to