On 1/2/07, Laurie Harper <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] wrote:

- if you're using Struts 2, you could create a Struts 2 component / tag
to handle this

Not using S2 yet, but, WW 2.2 that S2 is based on has tag themes for
the form tags. You can write your own theme extensions of base form
tags to follow your convention for form field layout. I'd be surprised
if that capability was lost in the merger. You can look at the xhtml
theme as an example. It might even do something close enough to what
you want already. I seem to recall that it layed out form fields as
table rows with label in one column and field in adjacent column of
same table row.

-Van

--
- Mike "Van" Riper
 [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to