ajay47
July 14th, 2000, 12:30 AM
I have a doubt in applets
suppose i converts a bean into an applet and in bean i am setting some property which is taking input a XML string and a property which is giving back the other XML string
and inside the bean if i parse the XML using the com...xml classes
well on pasting the applet in HTML will i have to provide the jar files for these advanced classes because these are some advanced files ,will all the browser be supporting these classes
will i be able to get those properties of beans on server side
and if yes then how
suggest me some good solution
Thanks
Ajay
suppose i converts a bean into an applet and in bean i am setting some property which is taking input a XML string and a property which is giving back the other XML string
and inside the bean if i parse the XML using the com...xml classes
well on pasting the applet in HTML will i have to provide the jar files for these advanced classes because these are some advanced files ,will all the browser be supporting these classes
will i be able to get those properties of beans on server side
and if yes then how
suggest me some good solution
Thanks
Ajay