How to run the above datagrid1.jsp,
February 10, 2010 at 12:04 PM
<%@ taglib uri="http://jakarta.apache.org/taglibs/datagrid-1.0" prefix="ui" %> <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/jstl/fmt" prefix="fmt" %> ----------- If No internet connection , the ui tag c tag and fmt tag is working or not... if not means how to run without internet connection.
View All Comments
| View Tutorial