[opencms-dev] something wierd with forms and jsp
Siegfried Puchbauer
siegfried.puchbauer at gmail.com
Thu Aug 25 00:15:41 CEST 2005
maybe its your if statement ... why do you use a single '&' ... its a binary
operator... use &&
if (request.getParameter("email")!=null &
> request.getParameter("mensagem")!=null){
>
hth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20050825/88e2fccb/attachment.htm>
More information about the opencms-dev
mailing list