any new development you might want to think about starting with Struts2..its 
AOP based with interceptors
and support ajax controls on the UI with Dojo theme=ajax controls
Below is an example which enables you to use localised text strings to display 
to the user
http://struts.apache.org/2.0.11.2/docs/localization.html

Martin
______________________________________________ 
Disclaimer and confidentiality note 
Everything in this e-mail and any attachments relates to the official business 
of Sender. This transmission is of a confidential nature and Sender does not 
endorse distribution to any party other than intended recipient. Sender does 
not necessarily endorse content contained within this transmission. 


> Date: Sun, 26 Oct 2008 21:31:06 +0100
> From: [EMAIL PROTECTED]
> To: user@struts.apache.org
> Subject: Re: struts
> 
> Nisha,
> 
> there is no problem in your struts code. Your problem is that Struts 
> cannot do this for you except if you send parameters to the action (that 
> is a bit heavy)
> 
> you can do this using javascript (ajax call to get the datas associated 
> to a country)
> check out this post
> http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=58&t=007607
> and this article
> http://www.omnytex.com/articles/xhrstruts/
> and
> http://www.scribd.com/doc/123490/Ajax-Tutorial
> and
> ....
> 
> google is your friend
> 
> > Hello everyone,
> >
> > There is a problem in my  struts 1.x code is that 
> >
> > Suppose I have 2 combobox say country,city & initially country contains 
> > some countyname   from database  .Now i want that when we select any item or
> > any country from country combobox then other city combobox contains data
> > from database according to each country
> >   
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

_________________________________________________________________
Want to read Hotmail messages in Outlook? The Wordsmiths show you how.
http://windowslive.com/connect/post/wedowindowslive.spaces.live.com-Blog-cns!20EE04FBC541789!167.entry?ocid=TXT_TAGLM_WL_hotmail_092008

Reply via email to