Subscribe

RSS Feed (xml)

Powered By

Skin Design:
Free Blogger Skins

Powered by Blogger

Monday, December 3, 2007

How to Use the Core XML tags in java

<%@ taglib uri="http://java.sun.com/jstl/xml" prefix="x" %>
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>

Using the Core XML tags

Here are the context-params and servlets from the XML file







First the context params...





:



Now the servlet info...













No comments: