any class with a default constructor, so why duplicate that
functionality in a Struts specific tag?
-Adam
-Original Message-
From: Garner Shawn [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 15, 2006 12:02 PM
To: Struts Users Mailing List
Subject: Re: [HELP] bean:define and Map
Thanks,
Struts specific tag?
-Adam
-Original Message-
From: Garner Shawn [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 15, 2006 12:02 PM
To: Struts Users Mailing List
Subject: Re: [HELP] bean:define and Map
Thanks, this works.
Can you explain to me why I couldn't do the same thing with bean:d
Thanks, this works.
Can you explain to me why I couldn't do the same thing with bean:define?
On 6/15/06, Samere, Adam J <[EMAIL PROTECTED]> wrote:
There are probably numerous ways to accomplish this, what I like to do
is define/instantiate the Map using the tag, then set the
key/value pairs usi
There are probably numerous ways to accomplish this, what I like to do
is define/instantiate the Map using the tag, then set the
key/value pairs using the tag from JSTL.
You MUST to use
a concrete implementation of java.util.Map, not the interface.
Some Where
-Adam
-Original Message-
4 matches
Mail list logo