Not sure what you're looking for:
<%@ page contentType="text/html;charset=UTF-8" language="java" errorPage="error.jsp" %>
<html>
<head><title></title></head>
<body>
<%
int test = 5;
%>
</body>
</html>
----- Original Message ----
From: Teh Noranis Mohd Aris <teh_noranis@yahoo.com>
To: users@tomcat.apache.org
Sent: Saturday, February 10, 2007 11:35:27 PM
Subject: Servlet/JSP source code to save data in a file
Dear all,
Does anyone have the Servlet/JSP source code to save data in a file that will be located
in the server? I need the source code very urgently. I have my own version but it is not working.
Please help me! Thank you.
Yours Sincerely,
TEH NORANIS
---------------------------------
Expecting? Get great news right away with email Auto-Check.
Try the Yahoo! Mail Beta.
____________________________________________________________________________________
TV dinner still cooling?
Check out "Tonight's Picks" on Yahoo! TV.
http://tv.yahoo.com/
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|