Go Back   Velocity Reviews > General Computer Discussion > Software
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread
Old 01-27-2008, 05:32 PM   #1
Question Applet to Servlet to HTML


Hi,

I am using Applet to get an interactive session with user. The applet will pass data to with a servlet using urlconnection . Using the data passed by the applet the servlet will get data from database. After this operation I want ot print the result in html page. That is I want to print the data in html ,in place of applet. How will this be acheived , I tried using out.println and sendRedirect from servlet. But not working. Still applet is there.Should I have to destroy applet ? Please advice.
In short servlet input will be from applet and its output should be an html page instead of passing to applet.

Thank you,
Peter


cisco_query
cisco_query is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
java applet and accesing results from a database Ayesha General Help Related Topics 0 08-12-2009 04:15 PM
about applet in java kaminaniravi General Help Related Topics 0 08-21-2008 12:35 PM
Pass Parameter from midlet to Servlet jatin_1183 Software 0 03-17-2008 09:44 PM
ajax with applet anub Software 0 09-14-2007 12:47 PM
converting java to applet anub Software 0 09-11-2007 12:25 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46