分类
if($('hunter_recommended')) { $('hunter_recommended').setStyle({cssFloat: 'left', width: '557px'}) } new Draggable("relate
JSP+XML构架网站的实例 XML(可扩展标记语言)看起来可能像某种W3C标准??现在没有什么实际影响,即使以后能派上用场,也是很久以后的事。但实际上,它现在已经得到了应用。所以,不要等到XML已
本篇告诉大家JSP连接数据库程序代码: 一、jsp连接Oracle8/8i/9i数据库(用thin模式) testoracle.jsp如下: <%@ page contentType="text/html;charset=gb2312"%> <%@ page import="ja
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)