RE: why jstl???

2002-04-26 Thread Eric . Lewis
if we have basic objects "${person}" and "${image}", you can be sure that "${person.image}" will contain a person's image, which can be used like any "${image}" (yes, I know this is trivial, but it's still helpful). As for why JSTL... S for Standard :-

Re: why jstl???

2002-04-26 Thread Henri Yandell
I think you have hit on the crux of the matter. There are some new features in JSTL, such as the whole expression language thing, but generally JSTL seems to be a merging together of various taglibs with varying levels of similarity. So why is it there? Think of it as there being an acceptance

RE: why jstl???

2002-04-26 Thread James May
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 25 April 2002 19:24 To: Tag Libraries Users List Cc: [EMAIL PROTECTED] Subject: why jstl??? Hi, I am just wondering. since the jstl was anounnced more and more question are asked about session/array/object

why jstl???

2002-04-26 Thread keesj
Hi, I am just wondering. since the jstl was anounnced more and more question are asked about session/array/object/result sets,iterrator etc.. who is using jstl? (programers or web-designers)? and why? I understand struts(MVC). but I realy have no clue why to use something like jstl and why it