remembering selected option question

2001-03-19 Thread John Wright
Maybe a newbie question here: If a request is sent to a JSP page that has a html:select tag but the request does not include a parameter with the same name as the property attribute of the html:select tag it is my understanding that an exception will be thrown saying that the request must

Re: Craig M. - Comments on Minimizing Action class proliferation

2001-03-16 Thread John Wright
all those Action classes. I call these other classes controllers and they are seperated by business functionality (e.g. AccountWebControl,ler, MetadataWebController etc..).. The in turn access a web-neutral JDBC layer (I don't use EJBs). If anyone is interested in the code let me know. John

Gratitude

2001-03-09 Thread John Wright
. I am a really fast learner of frameworks. That is at least one of my skills. John Wright Kansas City, MO P.S. I am already about 75% to where I had been in several months with just one day of Struts. What does that say for Struts!