RE: how to initialize database connection pool in struts 2?

2009-04-07 Thread Sidharth Bhatia
You can also use struts 2 spring capability and have the connection given to you through dependency injection. Sid Bhatia "Try not. Do... or do not. There is no try" -- Yoda _ _ mailto:sidharth.bhat...@gmail.com -Original Message- From: Wes Wannemacher [mailto:w

RE: Web Services

2009-03-17 Thread Sidharth Bhatia
Hey Rafael, I think Spring webservices are a great point to start at. If you already know spring. The learning curve is not quite so steep. thanks, Sid Bhatia "Try not. Do... or do not. There is no try" -- Yoda _ _ mailto:sidharth.bhat...@gmail.com -Original Messag

RE: Errors repopulating the list after validation.

2009-02-19 Thread Sidharth Bhatia
al Message- From: Jim Kiley [mailto:jhki...@summa-tech.com] Sent: Thursday, February 19, 2009 12:26 PM To: Struts Users Mailing List Subject: Re: Errors repopulating the list after validation. Is your getter named "getCountries()"? On Thu, Feb 19, 2009 at 12:23 PM, Sidharth Bh

RE: Errors repopulating the list after validation.

2009-02-19 Thread Sidharth Bhatia
solve your problem - Sheeva On Thu, Feb 19, 2009 at 5:47 AM, Sidharth Bhatia wrote: > Hi, > > > > I have form, and a list that is being populated with it. When I first enter > the action the list populates properly. But the second time, I get the > following error: &g

Errors repopulating the list after validation.

2009-02-18 Thread Sidharth Bhatia
Hi, I have form, and a list that is being populated with it. When I first enter the action the list populates properly. But the second time, I get the following error: tag 'select', field 'list', name 'country': The requested list key 'countries' could not be resolved as a collection/array/

Using a list in the select tag

2009-02-16 Thread Sidharth Bhatia
Hi, I have the following problem. I have a list that on one side comes out of an object called CountryCode wich has a name and code field that is linked into the list as follows: The action that is called by the form implements ModelDriven, and the user has a countryCode object

Integrating struts with Flex

2009-02-02 Thread Sidharth Bhatia
Hi guys, I was interested in using struts with Flex technology on the front end. Does anyone have any experience doing this? and if so, could you enumerate any difficulties or obstacles you may have faced? thanks, Sid Bhatia "Try not. Do... or do not. There is no try" -- Yoda

RE: Getting a spring error and need help.

2009-01-26 Thread Sidharth Bhatia
I am using the following: http://repo1.maven.org/maven2/org/apache/struts/struts2-plugins/ to get the plugin from. Sid Bhatia "Try not. Do... or do not. There is no try" -- Yoda _ _ mailto:sidharth.bhat...@gmail.com -Original Message----- From: Sidha

RE: Getting a spring error and need help.

2009-01-26 Thread Sidharth Bhatia
com] Sent: Monday, January 26, 2009 7:08 PM To: Struts Users Mailing List Subject: Re: Getting a spring error and need help. Sidharth Bhatia wrote: > The file does not seem to exist in the maven repository. Which file? Are you even using Maven? In any case, I'd first try using the match

RE: Getting a spring error and need help.

2009-01-26 Thread Sidharth Bhatia
Hi, The file does not seem to exist in the maven repository. So I looked for it in the struts package. I am using the file named struts2-struts1-plugins-2.1.6.jar. Does anyone know if this is the same file. It is from struts 2.1.6 But this file does not seem to solve the problem. I also had a sug

RE: Getting a spring error and need help.

2009-01-26 Thread Sidharth Bhatia
Hi Martin, struts2-plugins org.apache.struts 2.1.2 Does this have to be a parent or can it be a dependency? Sid Bhatia "Try not. Do... or do not. There is no try" -- Yoda _ _ mailto:sidharth.bhat...@gmail.com -Original Message- Fro

Getting a spring error and need help.

2009-01-26 Thread Sidharth Bhatia
Hey guys, I am getting the following spring error: Cannot locate the chosen ObjectFactory implementation: spring - [unknown location] at org.apache.struts2.config.BeanSelectionProvider.alias(BeanSelectionProvider. java:224) at org.apache.struts2.config.Bean