Hello All,
    I'm fairly new to the world of struts so pardon me if this has already
been asked. 

Could someone tell me if I can replace the following with a much better
looking tag library usage:

<% if( foo.method( "xyz" ) ) { %> 
  <html:submit value="Submit">
      Submit
  </html:submit>
% } %>

You can assume that foo exists in the scope of the page.

Thanks and Regards
Avinash

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to