HI Everybody !!!!!
I want to run an applet in a jsp page.
actually the height & width of applet is showing but the content of the applet is not showing. How i will fix up this problem? please help.
Thanks,
Avijit Chakraborty
Printable View
HI Everybody !!!!!
I want to run an applet in a jsp page.
actually the height & width of applet is showing but the content of the applet is not showing. How i will fix up this problem? please help.
Thanks,
Avijit Chakraborty
A JSP page runs on the server side while an Applet runs on the client's side in a browser.
kind regards,
Jos
Thank you Jos for your kind reply,
Actually I want to show an image file selected by the user(using a browser button) from their own(client) machine in browser(IE,Mozila),then what should be the best way to solve this problem, could you say??
I am a beginner of this kind of thing so i have no idea. please help .
thank you once again Jos.
Avijit Chakraborty