jsp²éѯµ±Ç°Ô·ݵļǼ
select * from mainTable where datediff(month,inputDate,getdate())=0
ʱ¼ä×Ö¶ÎΪinputDate
ΪʲôûÓнá¹û
ûÓÐdatediff(month,inputDate,getdate())=0µÄ¼Ç¼¾Íû½á¹ûßÂ
ÄãÏÈ¿´Ò»ÏÂdatediff(month,inputDate,getdate())µÄÖµ
select datediff(month,inputDate,getdate()) from mainTable
ÓмǼ°¡£¬
select * from mainTable where month(inputDate)='10'¾ÍÓнá¹û°¡
ÓÃÕâ¸öÊÔÊÔ
select * from mainTable where datediff(month,inputDate,CONVERT(varchar(10),getDate(),120))=0
»¹ÊÇûÓнá¹û£¬ÓôÃÆ°¡
²»ºÃÒâ˼°¡£¬ÎÒÍü˵ÊÇjsp£«accessÁË£¬
jspÀïÒ²¿ÉÒÔдjava´úÂë°¡
Ïà¹ØÎÊ´ð£º
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jas ......
JSPÒ³ÃæÖÐÓжà¸öradio°´Å¥
JSPÒ³Ãæ½«²ÎÊýPOST¸øservlet
ÒªÇóÈçÏÂ;
1.Ñ¡ÔñÒ»¸öradio£¬µ÷ÓÃservlet servletÖиù¾Ý²ÎÊýµ÷ÓÃÆäËû½Ó¿Ú£¬³ý·ÇÑ¡ÖиÃradio²¢µã»÷JSPÖеÄʵР......
ËÑË÷ÁËһϣºhttp://so.csdn.net/bbsSearchResult.aspx?q=jsp+%e4%bc%a0%e9%80%92&p=1£¬Ã»Óз¢ÏÖÄÜÓõġ£ÒòΪÎÒÊdzõѧjsp£¬Òò´ËÓÐЩҲÐíÄÜÓã¬Ö»ÊÇÎÒ¿´²»Ã÷°×£¿
Ò»¡¢ÎÒµÄÇéÐΣº
a.html ͨ¹ý<form action=&q ......
ÇëÎʸ÷λ¸ç¸ç½ã½ã£¬ÈçºÎÔËÓÃÏֳɵÄÄ£°åÀ´ÖÆ×÷ƯÁÁµÄJSPÍøÒ³Ñ½,»ØÕßÓзÖ!
×Ô¼º¶¥Ï£¬×ÜÓиßÊÖ°É,ÆÚ´ýÖÐ......
Èç¹ûÖ±½ÓÒýÓýøÈ¥
¿ÉÒÔÖ±½ÓÓÃjspµÄÖ¸ÁҲ¿ÉÒÔÓÃfreemarkÒýÓ㬼ǵøø·Ö
лл¸÷λÁË£¬¿´À´Î ......
ÇëÎÊÎÒµÄjspΪʲô²»ÄÜÌø×ª,лл
<%@ page contentType="text/html; charset=utf-8" language="java" import="java.sql.*" errorPage="" %>
<!DOCTYPE html PUB ......