Hello,

I would like to use a button type as a href, making use of the struts 
forward definitions. As I find that using javascript (e.g. 
onclick="location.href='<desitination>'") does not work consistently 
across Netscape and IE. Does anyone know of a way to do this. I would 
have guessed that if there was a standard wat it would have been 
something like this:

<html:button forward="location" property="">

??

Cheers
Neil

Reply via email to