<jsp:include page="/Include/Login/logincontrols.jsp" flush="true" />
        <jsp:param name="testing" value='yes'/>
</jsp:include>
You closed the tag on the first line (extra /). Amazing what a second pair of eyes can see (or, in this case, an extra 2k pairs!) :)

And single quotes around value='yes' ??

justin


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



Reply via email to