Struts 2.3.1.2 and Spring 3.1.1 integration in wls 10.3.4 server

2012-03-28 Thread Rout, Biswajit
Hi, I am running Struts 2.3.1.2 and Spring 3.1.1 integration in wls 10.3.4 server. However the validation framework is not working. Please find the log and the xml file. Log Information Mar 28, 2012 3:34:42 PM com.opensymphony.xwork2.util.logging.commons.CommonsLogger error SEVERE: Caught exc

Request is not coming into my action method from the Extjs

2012-04-17 Thread Rout, Biswajit
Hello All, We are doing one development activity based on Struts 2 + Spring 3 + Spring JDBC Template + Extjs 4.1 I want my Combo box to be getting populated with dynamic data fetched from the DB. However when I am running, I can see it is not at all entering into my action method (Not even print

RE: Request is not coming into my action method from the Extjs

2012-04-17 Thread Rout, Biswajit
produce/consume json data. Sent from my mobile device, so please excuse typos and brevity. Maurizio Cucchiara Il giorno 18/apr/2012 08.00, "Rout, Biswajit" ha scritto: > Hello All, > We are doing one development activity based on Struts 2 + Spring 3 + > Spring JDBC Template +

RE: Request is not coming into my action method from the Extjs

2012-04-18 Thread Rout, Biswajit
' directly in the browser? Is your action called? -Original Message- From: Rout, Biswajit [mailto:biswajit.r...@hp.com] Sent: 18 April 2012 12:12 To: Struts Users Mailing List Subject: RE: Request is not coming into my action method from the Extjs Hi, Per my understanding why do I n

Request is not coming into Struts2 action method while running in Weblogic 10.3.4

2012-04-20 Thread Rout, Biswajit
Hello All, Project architecture based on Struts 2 + Spring 3 + Spring JDBC Template + Extjs 4.1 + Oracle 11g + Weblogic 10.3.4 I have used Extjs 4.1 to develop the UI layer. In the js page i want the combo box to be populated based on the data available