Hi,
I would like to know if we call a Java class annotated with hibernate classes. Can we get the data from the table in a XML format?
browser give data for id =1 --> Servlet --> hibernate class (with some magic xml functionality) --> returns the data in XML format(Can this really happen?)
Thanks, Sana.