[jboss-user] [JBoss Seam] - Re: @Future being ignored

tony.herstell@gmail.com do-not-reply at jboss.com
Sun May 6 06:30:41 EDT 2007


This is my .xhtml


  | <h:inputText id="launchDate" value="#{launchDateStepController.workingObject.startDate}" required="true" title="#{messages.hint_launch_date}">
  | 	<s:convertDateTime pattern="dd/MM/yyyy" />
  | </h:inputText>
  | <s:selectDate for="launchDate" startYear="2007" dateFormat="dd/MM/yyyy">
  | 	<h:graphicImage url="#{basePath}/images/datepicker.gif" style="margin-left:5px;cursor:pointer" />
  | </s:selectDate>
  | 

Have i missed summat?



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

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



More information about the jboss-user mailing list