[jboss-user] [JBoss Seam] - Re: Can I define some

fernando_jmt do-not-reply at jboss.com
Wed Aug 29 11:10:54 EDT 2007


I have somethig like this:


  | 
  |  <component name="sysConfig" auto-create="true" class="com.myapp.SystemConfig" scope="APPLICATION">
  |         <property name="rowsPerPage">5</property>
  |         <property name="fileUrl">whateverpath</property>
  |     </component>
  | 
  | 



  | 
  | @In
  | SystemConfig sysConfig;
  | 
  | 

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

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



More information about the jboss-user mailing list