Originally posted by Sam Furtado:
This would help greatly where efficiency is concerned.
Thanks Guys
Hi Sam!..
I read somewhere is Apache Site that "don't use XML where its not necessary, XML will affect your processing time,eats memory etc.," I forgot the exact the location,but i'm sure it appeared in Apache site.
In your case i don't see the need for XML,you can do the same process using JDBC-Servlet-Velocity-structs etc.
If you are going to display the raw XML directly then its okay to go-ahead(no netscape,IE and mozilla yes).
If you want to transform this XML into HTML with XALAN then it will kill ur processing time.
May be MSXML would be faster than Xalan,but you have to swicth ur application into asp.
If i had misunderstood ur question,please ignore this reply.
Regards
Balaji