John Engilis wrote:
I would like to iterate over a vector of hash tables and then pull the
values from the hashtable by the key... Will JSTL allow me to do this??
I've read through some JSTL books and I can see that one is able to iterate
over a vector with a forEach and then over a hashtab
I would like to iterate over a vector of hash tables and then pull the
values from the hashtable by the key... Will JSTL allow me to do this??
I've read through some JSTL books and I can see that one is able to iterate
over a vector with a forEach and then over a hashtable in the same fa
On Fri, 16 Aug 2002, Þorgils Völundarson wrote:
> Xtags has a built in sort function. Might sorting be considered in
> future releases of jstl?
I think it would be accurate to say that this is a feature under
consideration for future versions of JSTL. It's been requested more than
once, so it's
how can I store multiple data items from jstl xml query in a vector to
>>>be used later in a servlet to f.x. sort the data?
>>
>>I'm not sure what "f.x." means, but in general, this sort of operation is
>>probably best performed entirely in a servlet.
Shawn Bayern wrote:
> On Thu, 15 Aug 2002, Þorgils Völundarson wrote:
>
>
>>how can I store multiple data items from jstl xml query in a vector to
>>be used later in a servlet to f.x. sort the data?
>
>
> I'm not sure what "f.x." means, but in
On Thu, 15 Aug 2002, Þorgils Völundarson wrote:
> Since I'm at it I would like to ask if jstl x and xtags can coexist?
Sure, though in the general case, you may need to use the 'varDom'
attribute for JSTL's tag; a JSTL implementation can internally
use data types that are incompatible with XTag
t; how can I store multiple data items from jstl xml query in a vector to
> > be used later in a servlet to f.x. sort the data?
>
>I'm not sure what "f.x." means, but in general, this sort of operation is
>probably best performed entirely in a servlet. Servlets are bet
On Thu, 15 Aug 2002, Þorgils Völundarson wrote:
> how can I store multiple data items from jstl xml query in a vector to
> be used later in a servlet to f.x. sort the data?
I'm not sure what "f.x." means, but in general, this sort of operation is
probably best performed
Hi,
how can I store multiple data items from jstl xml query in a vector to be
used later in a servlet to f.x. sort the data?
Regards,
Thorgils Volundarson
Icelandic Cancer Registry
[EMAIL PROTECTED]
+354 5401973
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional co