Re: REPOST: How to make Reset button a graphical button?

2001-03-23 Thread jbirchfield
You can use a touch of javascript... script funxtion resetForm() { document.form.reset(); } /script a href="javascript:resetForm()"img .../a James Birchfield Ironmax maximizing your construction equipment assets 5 Corporate Center 9960 Corporate Campus Drive, Suite 2000 Louisville, KY

Re: 500 lines of jsp is 10k lines of java

2001-03-19 Thread jbirchfield
It isn't a struts problem, it is a problem caused by using excessive custom jsp tags. One fix is to break your page up over several pages and use dynamic includes. This will fix he compilation problems, but introduces a few new challenges. The problem you are dealing with is the 64k limit in

RE: Ted's FAQ What Web sites are already Powered by Struts?

2001-02-08 Thread jbirchfield
I have been hooked on Visual Slickedit since I tried it. I have been a long time lemmy/vi fan, and Slickedit is a dream come true for me. It has near perfect emulation of vi, and I love the autocomplete/symbol viewer that comes with it. James Birchfield Ironmax a better way to buy, sell and

Re: Ted's FAQ What Web sites are already Powered by Struts?

2001-02-07 Thread jbirchfield
Yes, we use .ojsp and .sjsp for 'open' and 'secured' portions of the site. They get mapped to one of two controllers. James Birchfield Ironmax a better way to buy, sell and rent construction equipment 5 Corporate Center 9960 Corporate Campus Drive, Suite 2000 Louisville, KY 40223