I never did get a response to this question. Although I have not had a chance to investigate yet I am curious has anyone tried using XML with JSP. Anyone have any thoughts, or work prototypes, on this topic? Robert
did you get a satisfactory answer to your question? i did not see a response... -bml Robert Anglos wrote: > Could you please clarify this for me. Are you saying that there is a single > instance and therefor all calls, regardless of browser session, access the same > bean (i.e. a static class or method) or, refering to the change all matching > elements comment, that there is polymorphism occuring. > > Robert > > Diane Marie Palmer wrote: > > > One difference comes when using them for JSP...the JSP engine will > > automatically call the bean setter routines for all matching forms elements, > > which makes handling large forms much easier. A class of course doesn't do > > that whereas a bean does. > > > > Gerry > > > > =========================================================================== > > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". > > FAQs on JSP can be found at: > > http://java.sun.com/products/jsp/faq.html > > http://www.esperanto.org.nz/jsp/jspfaq.html > > =========================================================================== > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". > FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html -- _________________________________________________________________________ Brian M. Long RandomWalk Computing, Inc. [EMAIL PROTECTED] 'Apollo was astonished / Dionysus thought me mad' -Hemispheres, 14:52 __________________________________________________________________________
