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
- Re: Button forwards Neil Blue
- Re: Button forwards Ted Husted
- Re: Button forwards Neil Blue
- RE: Button forwards Jann VanOver