Show
Ignore:
Timestamp:
2008-04-06 16:50:17 (8 months ago)
Author:
mosipov
Message:

- Changed taglib uri
- Corrected taglib uri in jsp files
- added dummy taglib index.apt

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/branches/2.4/java-demo/src/main/webapp/jsp/sample04.jsp

    r1528 r1896  
    22<%@ page language="java" contentType="text/html; charset=UTF-8" 
    33        pageEncoding="UTF-8" %> 
    4 <%@ taglib uri="http://www.fckeditor.net/tags" prefix="FCK" %> 
     4<%@ taglib uri="http://www.fckeditor.net/java/tags" prefix="FCK" %> 
    55<%-- 
    66 * FCKeditor - The text editor for Internet - http://www.fckeditor.net