- Timestamp:
- 2008-04-06 16:50:17 (9 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.4/java-demo/src/main/webapp/jsp/sample01.jsp
r1494 r1896 2 2 <%@ page language="java" contentType="text/html; charset=UTF-8" 3 3 pageEncoding="UTF-8" import="net.fckeditor.*" %> 4 <%@ taglib uri="http://www.fckeditor.net/ tags" prefix="FCK" %>4 <%@ taglib uri="http://www.fckeditor.net/java/tags" prefix="FCK" %> 5 5 <%-- 6 6 * FCKeditor - The text editor for Internet - http://www.fckeditor.net