[jboss-user] [JBoss Seam] - Re: Seam Text

tony.herstell@gmail.com do-not-reply at jboss.com
Mon Aug 27 21:54:33 EDT 2007


I was trying to add it into the edit.xhtml for ease (as every output field uses it) but can't .. 


  | 				<span class="edit_template_hint_area">
  | 					<ui:insert name="hint"/>
  | 				</span>	
  | 

you can't do this:

  | 				<span class="edit_template_hint_area">
  |                <s:formattedText>
  | 					<ui:insert name="hint"/>
  |                 </s:formattedText>
  | 				</span>	
  | 


Bummer!


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

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



More information about the jboss-user mailing list