Yes..you can use use include directive as ARS is build on struts framework but include is used with tiles to include another jsp in one jsp body....you have given example is not for include directive but its a page directive used to import other java files or package to use defined function from that java file or package to jsp .
Regards Jayesh On Jan 8, 2013 2:13 PM, "John Baker" <[email protected]> wrote: > Hello > > Does the JSP contain the include directive? > > <%@ page import="com.bmc.arsys.api.ARServerUser" %> > > > John > > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > "Where the Answers Are, and have been for 20 years" > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

