Hi, Using jsp I can include the output of another servlet using the following
<jsp:include page="/another/servlet"/> Can the same thing be done with velocity? Regards Ben
Hi, Using jsp I can include the output of another servlet using the following
<jsp:include page="/another/servlet"/> Can the same thing be done with velocity? Regards Ben