init param in web.xml

2006-10-07 Thread meena
Hi I have the following lines in web.xml config /WEB-INF/[EMAIL PROTECTED]@ Here struts-config.xml is ok.But what is the meaning of @dependency.struts.config@ ? Can anybody explain me ? Thank you so mcuh. -- View this message in context: http://www.nabble

Form data does not get pre-populated on the page with certain tag usages

2005-01-08 Thread meena r
tter/setter methods; public String getSubscriber(int index) { return (String)subList.get(index); } public void setSubscriber(string sub,int index) { subList.add(sub,index); } The values are getting set in the form whereas in both the cases mentioned above pre-population o

Dynamic html input tag generation and form validation

2005-01-06 Thread meena r
any way that the text fields/radio buttons can be created dynamically, in struts framework, without hard coding the getters and setters in the bean or adding these fields to the configuration files for dynaform? Thanks Meena __ Do you Yahoo

Re: Opinion needed on a Design issue

2004-10-20 Thread meena r
t > > business logic elsewhere? What if you want to use > it in a webservice or > > in a GUI standalone application. The business > logic should have to know > > nothing about web servers and HttpSession objects, > unless your business > > is building web servers.

Re: Opinion needed on a Design issue

2004-10-20 Thread meena r
atter of just having to write another business delegate to service another client . While I too think this should not be done I have not been able to put across an argument other than the one which you have mentioned. Thanks Meena --- Matt Hughes <[EMAIL PROTECTED]> wrote: > It's

Opinion needed on a Design issue

2004-10-20 Thread meena r
thing to or not. Thanks Meena __ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. http://promotions.yahoo.com/new_mail - To unsubscribe, e-mail: [EMAIL

RE: Page refresh

2004-09-13 Thread meena r
David, I am not able to figure out the following: Let us say I have a page A.jsp in which I have a hidden iframe called B.jsp. Now this page A.jsp has the select onchange call which in turn sets some values in the form present in the hidden iframe B.jsp and submits the form in the iframe B.jsp.

RE: Page refresh

2004-09-07 Thread meena r
David, Could you forward that e-mail to me again. Looks like I have lost that one. Was searching through the online mailing archives and am not able to place yours. Thanks Meena --- [EMAIL PROTECTED] wrote: > > I just posted some info a few days ago about using a > hidden

RE: Page refresh

2004-09-03 Thread meena r
Well ,this requires that the end-user's browser has a java plug-in installed. We are trying to look at approaches where there wouldn't be any addtln set up required on the client side. Thanks Meena --- Jim Barrows <[EMAIL PROTECTED]> wrote: > > > > -Original

Page refresh

2004-09-03 Thread meena r
. Would be great to have any input along this direction. Thanks Meena __ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail - To