> -----Original Message----- > From: Stefan [mailto:nickm@;studioweb.com] > Sent: Tuesday, October 29, 2002 6:59 PM > To: Tag Libraries Users List > Subject: JSTL and the creation of dynamic data bound HTML > form elements. > > > Hi, > > Just wondering if JSTL would be the place for the creation of > what would be the equivalent to ASP.net server side controls. > These controls would be HTML replacements for form elements > amongst other standard HTML tags where these server tags > would have built in capabilities to A: keep state B: be > easily bound to result sets or any sort of collection. > > As an example: a select box that keeps its own state and can > easily be bound to a dataset like a JSTL result set. Or would > this type of functionality be something that would be better > suited to JSF?
This sounds a lot like JavaServer Faces to me. http://jcp.org/jsr/detail/127.jsp -- Martin Cooper > > Thanks, > > Stefan > -- To unsubscribe, e-mail: <mailto:taglibs-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:taglibs-user-help@;jakarta.apache.org>
