  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | How to send XML from Servlet to Applet | How to send XML from Servlet to Applet 2005-01-04 - By Laconia Data Systems
Back David- Not trying to put you off but Why do you want to use Applet instead of JSP/Servlet? Martin- -- -- Original Message -- -- From: Dudi Gil To: J2EE-INTEREST@(protected) Sent: Tuesday, January 04, 2005 4:15 PM Subject: How to send XML from Servlet to Applet
Hi,
I would be very grateful if someone can show me the way to send XML file content to Applet through HttpServlet.doGet() so I can parse it on the Applet with SAXParser.
Tanks David =========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv @(protected) and include in the body of the message "help".
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=windows-1255 (See http://ows-1255.ora-code.com)"> <META content="MSHTML 6.00.2800.1476" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT size=2>David-</FONT></DIV> <DIV><FONT size=2>Not trying to put you off but<BR>Why do you want to use Applet instead of JSP/Servlet?<BR>Martin-</FONT></DIV> <BLOCKQUOTE dir=ltr style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> <DIV style="FONT: 10pt arial">-- -- Original Message -- -- </DIV> <DIV style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> <A title=dudigl@(protected) href="mailto:dudigl@(protected)">Dudi Gil</A> </DIV> <DIV style="FONT: 10pt arial"><B>To:</B> <A title=J2EE-INTEREST@(protected) href="mailto:J2EE-INTEREST@(protected)">J2EE-INTEREST@(protected)</A> </DIV> <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, January 04, 2005 4:15 PM</DIV> <DIV style="FONT: 10pt arial"><B>Subject:</B> How to send XML from Servlet to Applet</DIV> <DIV><BR></DIV> <DIV><FONT face=Arial size=2>Hi,</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>I would be very grateful if someone can show me the way to send</FONT></DIV> <DIV><FONT face=Arial size=2>XML file content to Applet through HttpServlet.doGet() so I can parse it</FONT></DIV> <DIV><FONT face=Arial size=2>on the Applet with SAXParser.</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Tanks</FONT></DIV> <DIV><FONT face=Arial size=2>David</FONT></DIV>==================================================== ======================= To unsubscribe, send email to <A href="mailto:listserv@(protected)">listserv@(protected)</A> and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help". <P></P></BLOCKQUOTE></BODY></HTML> =========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help". <p>
|
|
 |