-
servlet help please
i have two pieces of data that i need to pass to a servlet that will update a database,
one piece is an html file which was passed from another servlet, the other piece is in an applet that runs on the page
is it possible to pass the first piece directly to the applet, then pass both through the applet to the servlet, through a method or something, or is it possible to pass the applet data to the html file before submitting both to the servlet?
any help would be appreciated
thanks
-
A little explanation please...
Do you want to send the entire Applet / HTML page, or do you mean that the applet and the HTML page are the soiurce of the data you want to send to the servlet?
Similar Threads
-
Replies: 4
Last Post: 09-09-2005, 08:12 AM
-
Replies: 4
Last Post: 09-04-2005, 11:10 PM
-
Replies: 1
Last Post: 09-29-2000, 09:33 AM
-
Replies: 1
Last Post: 08-10-2000, 12:33 PM
-
By Jerry Ball in forum Java
Replies: 0
Last Post: 04-04-2000, 04:28 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks