"Ashish Goswami, Noida" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi , > i am facing a problem where i am getting xml input from another server over > http to my servlet.i use request.getInputStream() to get the xml file parse > it and use JAXB to marashall into java objects.My question is can i use > struts in this case as a framework.does struts supports population of form > bean from xml input rather than form based post input.
You can use Struts, yes, but Struts will not populate a form bean from XML input. You'll need to do that yourself. -- Martin Cooper > > any help will be appreciable..... > > thanks in advance > > Ashish > > > Disclaimer: > > This message and any attachment(s) contained here are information that is > confidential,proprietary to HCL Technologies and its customers, privileged > or otherwise protected by law.The information is solely intended for the > individual or the entity it is addressed to. If you are not the intended > recipient of this message, you are not authorized to read, forward, > print,retain, copy or disseminate this message or any part of it. If you > have received this e-mail in error, please notify the sender immediately by > return e-mail and delete it from your computer. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]