Ashish Jain<br />MCP, SJCP, IBM XML, SCEA
Open Group Certified Distinguished IT Architect. Open Group Certified Master IT Architect. Sun Certified Architect (SCEA).
Ashish Jain<br />MCP, SJCP, IBM XML, SCEA
Originally posted by Ashish Jain:
Thanks ajith for reply,
I think, u didn't get my problem situation here.
I am getting XML data from backend EJBs instead of java beans.
Now i am parsing that XML using XSLT into HTMLs. then i send back HTMLs to frontend.
Now in multi-user environment, i am using lot of system resources/time in parsing at server-side. If client's browser is able to parse xml, then i just need to pump xml to client-side. Ofcourse i get other advantages in sending xml to client-side, like performance, less server round trip, more dynamic options on client-side etc etc.
Now my client is not expected to do any technical work in manual installing ms parser 3.0 kinda stuff!!. So i want to automate this, like when he hits login screen, then jscripts detect that whether he got parser ver 3.0 or not. If he hasn't got parser installed, i want to install parser in his browser auotmatically like we do in plug-ins
Thanks
Ashish
Ashish Jain<br />MCP, SJCP, IBM XML, SCEA
Open Group Certified Distinguished IT Architect. Open Group Certified Master IT Architect. Sun Certified Architect (SCEA).