Re: SV: SV: ActionMapping without a formbean

2004-10-30 Thread Adam Hardy
On 10/30/2004 02:14 PM Håkan Fransson wrote: Yes, it's one solution to write forms in html but then you have a hardcoded path in the jsp-page. I dont want to have this. I need html buttons instead of images and links because they are resizeable. In your browser e.g Mozilla Firefox press "View -> Te

SV: SV: ActionMapping without a formbean

2004-10-30 Thread Håkan Fransson
Hardy [mailto:[EMAIL PROTECTED] Skickat: den 30 oktober 2004 13:31 Till: Struts Users Mailing List Ämne: Re: SV: ActionMapping without a formbean Hakan, perhaps you should just write the form in HTML and not use the form taglib. I still don't understand what you are doing though. If you have

Re: SV: ActionMapping without a formbean

2004-10-30 Thread Adam Hardy
Hakan, perhaps you should just write the form in HTML and not use the form taglib. I still don't understand what you are doing though. If you have to use text instead of an image in a link, why do you need a button? In forms to submit with images, I use the input type=image. Is that what you mea

SV: ActionMapping without a formbean

2004-10-27 Thread Håkan Fransson
Maybe it was a bad explanation of my problem. In our project we have demands on accessability that affect what components we are using. In current implementation we have link tags(with images nested) for submitting forms, for links and so on. This works fine but if a user has to increase text in th