Re: Forms/JSP

2004-06-17 Thread Chris Cranford
mmon ActionForm class and that those are the only values being referenced in the CORE functionality of this common JSP. Make sense? - Original Message - From: "Chris Cranford" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thu

Re: Forms/JSP

2004-06-17 Thread Chris Cranford
ng List" <[EMAIL PROTECTED]> Sent: Thursday, June 17, 2004 3:08 PM Subject: RE: Forms/JSP I have never seen any good strategy crossing oo-concepts like inheritance and user interface patterns. I always end up back at the containment approach(Breaking your interfaces into smallest re-usabl

RE: Forms/JSP

2004-06-17 Thread Linck, Ken
concept already, I will be happy to read it though and provide some feedback. Ken -Original Message- From: mike [mailto:[EMAIL PROTECTED] Sent: Thursday, June 17, 2004 2:46 PM To: Struts Users Mailing List; Struts Users Mailing List Subject: Re: Forms/JSP Hello, Chris, I sent out a

Re: Forms/JSP

2004-06-17 Thread mike
Hello, Chris, I sent out a note some time back on this saying that I think we should all collaborate and build something this is new on this issue. This is a major recurrent issue. The current solutions all "suck" to some extent either in bloating the session and creating difficulty with multi

Re: Forms/JSP

2004-06-17 Thread Chris Cranford
Any thoughts anybody? - Original Message - From: "Chris Cranford" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, June 17, 2004 12:17 PM Subject: Forms/JSP I have created a form hierarchy as follows: public class CheckboxPagedForm extends ActionF