Bill Barker wrote:
"flower" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hello,
Let's consider situation like this:
We have got some servlets responsible for genereting galery page. We want
group galery pages by use common part in uri (/galery/):
Hello,
Let's consider situation like this:
We have got some servlets responsible for genereting galery page. We
want group galery pages by use common part in uri (/galery/):
http://x.com/galery/galery_id/firstpage.html
http://x.com/galery/galery_id/secondpage.html
firstpage.html is generated b
Hello,
I just start with jspx and I have small problem with 'empty tags' and
'tags with empty content'.
Terminology:
empty tag:
tag with empty content:
jspx - JSP document file ( with XML syntax )
Ok, so when I use 'tag with empty content' they are transform into
'empty tag' by container