Tvm2Ord
Monday, September 19, 2011
JSP Include
To statically include other JSPs in a JSP, use include directive. This is preprocessed.
<%@ include file="file name" %>
To dynamically include JSP when a jsp is executed, use:
<
jsp:include page="file name"
%>
posted by Vizz @
4:56 PM
0 comments
0 Comments:
Post a Comment
<< Home
Previous Posts
Inventory in WCS
Order subsystem in WCS
Access Control in WCS
Consumer Direct Store
Users in WCS
Creating database for WCS
Change user in Windows command prompt
CAT Confusions
0 Comments:
Post a Comment
<< Home