- Timestamp:
- 2008-05-04 20:44:11 (7 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.4/java-demo/src/main/webapp/jsp/sample01.jsp
r1896 r1949 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/java/tags" prefix="FCK" %>4 <%@ taglib uri="http://java.fckeditor.net" prefix="FCK" %> 5 5 <%-- 6 6 * FCKeditor - The text editor for Internet - http://www.fckeditor.net