-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 David,
David kerber wrote: | My question is: would it be better practice to put the rest of the | <FORM> generation lines into the java class, or is it better form to | leave it the way it is. I realize there's no functional difference; I'm | just wondering which is considered to be 'better practice', however you | define that. I'm not sure exactly what Java class you mean, here, but I would not ever put any content generation into a Java class. Use your JSPs like templates (which is what they really are, if you ignore the fact that they are compiled into servlets and executed, etc.). - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkfipIsACgkQ9CaO5/Lv0PDfrACfV70UpefkcdGpwTxfw5fjqnGB KgkAoKxoMTpW5Infyp61Fy61c6iKok7n =61ar -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]