this is the entire code:
<xsp:page
language="java"
xmlns:xsp="http://apache.org/xsp"
xmlns:util="http://apache.org/xsp/util/2.0"
xmlns:xsp-session-fw="http://apache.org/xsp/session-fw/1.0">
<data>
<xsp:logic>
String lang="loop";
lang=parameters.getParameter("ups","default");
</xsp:logic>
<xsp:expr>lang</xsp:expr>
</data>
</xsp:page>
Neither default nor the value of ups is displayed.Blank screen is displayed.
-------------------------------------------------
Still single? Click here to find the perfect match.
http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?141
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]