Yes, ARS can be used inside include directive. The include tag lib directory is used to include other page into the current page. And the page directive is used to import java files, package and directive in to the page.
Regards, Kanhu On Wed, Jan 9, 2013 at 10:27 AM, jayesh panchal <[email protected]>wrote: > ** > > 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" >> > _ARSlist: "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"

