I am trying to upload an XML in struts 1.3 using formfile
Can anyone tell me how can i Read from that XML to capture the elements
Can i validate the XML against a Schema?(If yes how)
I will have a Formfile object in the action class,How do i read that XML from that object