jQuery in Action, 2nd edition
The moose likes Struts and the fly likes create a link for html:cancel instead of display button Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "create a link for html:cancel instead of display button" Watch "create a link for html:cancel instead of display button" New topic
Author

create a link for html:cancel instead of display button

Arun Sri
Greenhorn

Joined: May 24, 2005
Posts: 4
Hi All,
I am using the <html:cancel/> tag to skip the validation operation on page.
By default <html:cancel/> create a button, I want to create the link instead of buttton for same operation as <html:cancel/>
Anybody have an idea to create a link for <html:cancel/> instead of display button
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: create a link for html:cancel instead of display button
 
Similar Threads
html:cancel button throwing exception
How to disable the validation when th Cancel button is clicked (usingStrut validator)
major problem with html:cancel and html:submit
want to display text link for html:cancel instead of button
Implementing clear button in struts