Handling multiple submits from a single form

2004-03-15 Thread sajith
Hi I have multiple actions possible from a single JSP page. How can I handle it using struts? I have single form with multiple buttons and I am using the html tag library. How can I handle it without using _javascript_? Regards Sajith

Tutorial for struts-html.tld

2003-12-29 Thread sajith
Hi Any idea where I can find some tutorials with code snippets on using the tags contained in struts-html.tld Best regards, Sajith

Rollover image

2003-12-22 Thread sajith
Hi all I am relatively new to struts and I would like to know how I can create a roll over image using the html:image tag. Would appreciate if some sample piece of code is there.. Thanks in advance Best regards, S