how to call Jsp pages operation through Applet button click
sandeep bhatt
Greenhorn
Joined: Apr 14, 2012
Posts: 1
posted
0
I am calling jsp page through applet .then jsp perform database process accurately but does not loaded on web browser.
i want to call jsp page through URL object inside the applet and its half working but jsp pages loaded on broswer
i am success to call jsp page but its not loaded on browser.how its loaded can any help me
please help me