分类
package coreservlets; import java.io.*; import javax.servlet.*; import javax.servlet.http.*; import java.net.*; public class SearchEngines extends HttpServlet { public void doGet(
package coreservlets; import java.io.*; import javax.servlet.*; import javax.servlet.http.*; /** Sets six cookies: three that apply only to the current * session (regardless of how lon
SimpleSendMessage.java import java.util.*; import javax.mail.*; import javax.mail.internet.*; import javax.activation.*; public class SimpleSendMessage { public static void mai
JavaMail Form To: From: Subject
MailExample.jsp JSP JavaMail Example <% String host = "yourmailhost"; String to = request.getParameter("to"); String from = request.getParameter("from");
JSP Bean Example <% // write the current value of the property count out.println("Count from scriptlet code : " + counter.getCount() + " "
import java.io.Serializable; public class Counter implements Serializable{ // Initialize the bean on creation int count = 0; // Parameterless Constructor public Counter() { }
一个在线考试系统,测试你的jsp知识,代码不是特别多,所以不加注释了(http://jspbbs.yeah.net) index.jsp Quizzes Index JSP Professional, Chapter 12 Quiz by Dan Malks
一个在线考试系统,测试你的jsp知识,代码不是特别多,所以不加注释了(http://jspbbs.yeah.net) answer.jsp Quizzes Index JSP Professional, Chapter 12 Quiz Answers by Dan Malks
一个在线考试系统,测试你的jsp知识,代码不是特别多,所以不加注释了(http://jspbbs.yeah.net) QuizResponses.java answer.jsp Quizzes Index JSP Professional, Chapter 12 Quiz Answe
jsp留言板源代码一: 给jsp初学者. 作 者: precom (皮蛋) oracle数据表创建. create table guestbook ( lw_title varchar2(100) not null, --留言主题 lw_author varchar2(20) not null, --网上大名
作 者: precom (皮蛋) 2000.12.10 guestbook.jsp =========================== 张家界电话黄页(网上114)