[jboss-user] [JBoss Seam] - Re: problem with s:link

wise_guybg do-not-reply at jboss.com
Wed Sep 19 08:31:47 EDT 2007


What about this:
<f:verbatim>
  |     <div>
  |         <ul class="nav">
  |             <li><strong>Projects</strong>
  |                 <ul>
  |                     <li>
  | </f:verbatim>
  | <s:link action="createProject" value="Create Project">
  | <f:verbatim>
  |                   </li>
  |                 </ul>
  |             </li>
  |         </ul>
  |     </div>
  | </f:verbatim>	

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

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



More information about the jboss-user mailing list