That plugin is for migration struts1.2 or struts1.3 application into
struts2. not for struts1.0
-Original Message-
From: Lukasz Lenart [mailto:[EMAIL PROTECTED]
Sent: Monday, November 24, 2008 1:36 PM
To: Struts Users Mailing List
Subject: Re: Problem with Select tag during migration
Ok!
Thanks lukasz,
Regards
Nikunj
-Original Message-
From: Lukasz Lenart [mailto:[EMAIL PROTECTED]
Sent: Monday, November 24, 2008 1:12 PM
To: Struts Users Mailing List
Subject: Re: Problem with Select tag during migration
2008/11/24 Rajil <[EMAIL PROTECTED]>:
> I wanted to
[mailto:[EMAIL PROTECTED]
Sent: Sunday, November 23, 2008 3:02 PM
To: Struts Users Mailing List
Subject: Re: Problem with Select tag during migration
2008/11/22 nikunj <[EMAIL PROTECTED]>:
> But Struts2 doesn't support separate List data type for label and value.
> Example:
>
&
2008/11/24 Rajil <[EMAIL PROTECTED]>:
> But for that I should have my action and jsp coded using struts1 tags, isn't
> it?
Yes, but then you can start adding a new stuff in Struts2 way ;-)
Regards
--
Lukasz
http://www.lenart.org.pl/
-
But for that I should have my action and jsp coded using struts1 tags, isn't
it?
-Original Message-
From: Lukasz Lenart [mailto:[EMAIL PROTECTED]
Sent: Monday, November 24, 2008 1:36 PM
To: Struts Users Mailing List
Subject: Re: Problem with Select tag during migration
2008/11/24
2008/11/24 Rajil <[EMAIL PROTECTED]>:
> That means struts2 doesn't provide facility or say backward compatibility
> available in struts1??
Provide, you can use struts1-plugin to have backward compatibility.
Regards
--
Lukasz
http://www.lenart.org.pl/
---
bject: Re: Problem with Select tag during migration
2008/11/24 Rajil <[EMAIL PROTECTED]>:
> I wanted to know any available option to use two lists (one for key and
> another for value) instead of using MAP.
Write your own tag for that, it will be more convenient.
Regard
2008/11/24 Rajil <[EMAIL PROTECTED]>:
> I wanted to know any available option to use two lists (one for key and
> another for value) instead of using MAP.
Write your own tag for that, it will be more convenient.
Regards
--
Lukasz
http://www.lenart.org.pl/
--
for key and
another for value) instead of using MAP.
- Rajil
-Original Message-
From: Lukasz Lenart [mailto:[EMAIL PROTECTED]
Sent: Sunday, November 23, 2008 3:02 PM
To: Struts Users Mailing List
Subject: Re: Problem with Select tag during migration
2008/11/22 nikunj <[EMAIL PROTEC
2008/11/22 nikunj <[EMAIL PROTECTED]>:
> But Struts2 doesn't support separate List data type for label and value.
> Example:
>
>
> listValue="value"
>
> listKey="key">
>
> Data type of comboLabelValue is List, Which add object having key/value
> property.
But instead of using list you can use Map
Respected All,
In Struts1X,
having attributes property and labelproperty those are having
list data type.
Example:
But Struts2 doesn't support separate List data type for label and value.
Example:
Data type of comboLabelValue is List, Which add object having key/value
pro
11 matches
Mail list logo