[opencms-dev] where to read on about taglib keywords?

Florian Hopf hopf at synyx.de
Tue Jun 20 10:35:16 CEST 2006


Hi,

Christoph P. Kukulies schrieb:
> Certain things in OpenCms resp. in the servlet API are still mysterious
> to me and I use them and accept them as they are, but when I wnat to try
> to understand what e.g. 
>
> <% page 
>
> means
>
> and what <%page session="false"
>
> (or session="true") means and when one uses the one or the other
> I'm clueless and would like to know where I can find these
> things explained rather than asking the list everytime.
>   
The book Core Servlets & Java Server Pages is an excellent starting
point for learning JSP. You can download the first edition here:
http://pdf.coreservlets.com/
For questions regarding the syntax you might want to print out this
cheat sheet and keep it in reach:
http://www.digilife.be/quickreferences/QRC/JSP%20Syntax.pdf
Also, IIRC, in the OpenCms documentation there are some further links on
developing JSPs

Kind regards
Florian Hopf

-- 
/**
 * Florian Hopf
 * Synyx GmbH & Co. KG
 * phone  +49(0)721 9118303
 * eMail  hopf at synyx.de
 * www    http://www.synyx.de
 * irc    irc.synyx.de
 */




More information about the opencms-dev mailing list