; a 100 different tiles definitions.
> > I would be curious to see the tiles version. I'm not that familiar with
> > tiles though.
> >
> > Shawn
> >
> > -Original Message-
> > From: Srinivas Jadcharla [mailto:[EMAIL PROTECTED]
> > Sent: Thur
tries.
>
> Shawn
>
>
> -Original Message-
> From: Garner, Shawn
> Sent: Thursday, December 08, 2005 11:47 AM
> To: 'Struts Users Mailing List'
> Subject: RE: Addressformat For Different Countries
>
> He said he only needed it for 3 countries. Seems like my
-
From: "Garner, Shawn" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'"
Sent: Thursday, December 08, 2005 12:46 PM
Subject: RE: Addressformat For Different Countries
He said he only needed it for 3 countries. Seems like my way would be
easy
for that
e is a limit to the length of a JSP page so
I'm for breaking it up. You could do it this way also for 3 countries.
Shawn
-Original Message-
From: Garner, Shawn
Sent: Thursday, December 08, 2005 11:47 AM
To: 'Struts Users Mailing List'
Subject: RE: Addressformat For Different
List
Subject: Re: Addressformat For Different Countries
//I would set up three different JSP Pages ..
But what happens if there are about 100 countries?? we need 100 JSPs
right..Instead he can go for a single JSP with logic tags..but if there are
100 countries...his JSP will be very very long ..o
but this will give you the best results.
>
> Let me know if you have any more questions on the above.
> Shawn
>
>
> -Original Message-
> From: Shiva Narayana [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 06, 2005 4:10 AM
> To: Struts Users Mailing List
>
]
Sent: Tuesday, December 06, 2005 4:10 AM
To: Struts Users Mailing List
Subject: Addressformat For Different Countries
Hi All,
I have to implement address format depending on country in JSP. Like
For Australia Line1, line2 ,Street,Code
For UK Code,Street
If it were me, I'd use tiles to swap out body content at runtime based
on the country code. A couple logic tags and a decent tile layout
should work.
On 12/6/05, Shiva Narayana <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I have to implement address format depending on country in JSP. Like
>
> For Au
Hi All,
I have to implement address format depending on country in JSP. Like
For Australia Line1, line2 ,Street,Code
For UK Code,Street,Line1,COuntry
For IndiaStreet,City,line1,country
Likewise i have do display the label and text
9 matches
Mail list logo