java code:package test.el.function;public class ArithmaticOP { public static int AddInt(int a,int b){ return a+b; }}mytags.tld<?xml version="1.0" encoding="UTF-8"?><taglib version="2.1" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http:// Read More
posted @ 2011-03-28 16:59 庚武 Views(307) Comments(0) Diggs(0) Edit
<Host name="localhost" appBase="webapps" unpackWARs="true" autoDeploy="true"><Context path="/a" docBase="E:\Projects\MyEclipse6_6\TestFirst\WebRoot" reloadable="true" /> <Valve className="org.apache.catalina.va Read More
posted @ 2011-03-28 00:40 庚武 Views(244) Comments(0) Diggs(0) Edit