===
External links are recognized automagically: http://www.google.com or simply www.google.com - You can set the link text as well: [[http://www.google.com|This Link points to google]]. Em... s. External links are recognized
automagically: http://www.google.com or simply www.google.com - You can set
link text as well: [[http://www.google.com|This Link points to google]]. Em
<html>
<head>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.m... electedIndex
</code>
===== reference =====
- [[http://www.electrictoolbox.com/jquery-add-option-selec... |Add a new option to a select with jQuery]]
- [[http://d.hatena.ne.jp/x6x6/20080318/1205817536|jQueryでoption要素を追加した際の諸問題]]
- [[http://www.c-sharpcorner.com/blogs/BlogDetail.aspx?Blo
n control the cache of JSP pages with extending [[http://kickjava.com/src/org/apache/struts/action/Reque... Popup ActionMessage}}
===== reference =====
1.[[http://www.mnot.net/cache_docs/|Caching Tutorial for W
onse header 설정을 가능하게 하는 filter의 예를 소개한다. 컴파일된 소스는 http://www.jspbook.com/jspbook.jar로부터
구할 수 있다.
<code ... o.*;
import javax.servlet.*;
import javax.servlet.http.*;
import java.util.*;
public class ResponseHeade... HttpServletResponse) res;
// set the provided HTTP response parameters
for (Enumeration e=fc.get... m>
</filter>
</code>
====== reference ======
1.[[http://www.onjava.com/pub/a/onjava/2004/03/03/filters.