Williams, Kevin C wrote:
> Is it possible that I can use JSTL to solve this problem?
>   

JSTL? Don't really see how.

You basically need to be able to generate HTML from an introspected
bean, correct?

Personally I'd skip doing this w/ Struts. Barring that, I'd write custom
tags to do this (if I was forced to do it in Java, which would suck) and
end-run around Struts completely, but that's just me.

Dave



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

Reply via email to