Re: Struts2 Jquery Grid pagination is not working

2013-03-03 Thread Arun Bansal
lates. any Response is welcome. Thanks & Regards Arun  Bansal From: Martin Gainty To: Struts Users Mailing List Sent: Saturday, 2 March 2013 5:10 PM Subject: RE: Struts2 Jquery Grid pagination is not working TO gain an thorough understanding of how St

Struts2 Jquery Grid pagination is not working

2013-03-01 Thread Arun Bansal
Hi I'm using Struts2 jquery Grid plugin. My problem is pagination is not working in the grid. I have selected all the required attributes. Can you please tell me what may be the problem? Thanks in advance Arun Bansal This e-mail and/or attachments are confidential and may also be le

Re: how to download the web page table content and save in the excel file

2012-02-08 Thread Arun MR
You will need to do it separately in another function or action. You can use jexcepapi to generate an excel file from your data at the server side and download it as normal file downloads are done. Thanks, Arun On Thu, Feb 9, 2012 at 10:51 AM, chaitali mali wrote: > I have a my web page(.

Struts 2.2.3 annotations based validation

2012-01-11 Thread Arun Sharma
Action(holding reference to Person DTO) or PersonDTO carrying form data.) Do I need to write custom validator by extending the FieldValidatorSupport, or alternatively the ValidatorSupport class? -- with regards... arun

Re: form action is not calling while click on submit button: Struts2.0

2011-04-14 Thread arun
" " -- View this message in context: http://struts.1045723.n5.nabble.com/form-action-is-not-calling-while-click-on-submit-button-Struts2-0-tp4292686p4302460.html Sent from the Struts - User mailing list archive at Nabble.com.

Re: form action is not calling while click on submit button: Struts2.0

2011-04-13 Thread arun
hi Dave, Here is the code : -- View this message in context: http://struts.1045723.n5.nabble.com/form-action-is-not-calling-while-click-on-submit-button-Struts2-0-tp4292686p4299769.html Sent from the Struts - User mailing list archive at Nabble.com. --

form action is not calling while click on submit button: Struts2.0

2011-04-11 Thread arun
hi, i'm facing a problem in action calling. Enviroment: 1. apache-tomcat-6.0.18 2. Struts2.0 here is the JSP form code: Problem is that when i'm defining action like in above code, its not called on clicking submit button. But when same action is called by defining the action with submit

Re: Reading input stream (xml)

2010-07-30 Thread Arun Kumar Boppudi
xpect multi-part. > > -- AB > > > > > > On Fri, Jul 30, 2010 at 2:38 PM, Rahul Mohan > wrote: > > > > > A variant of the first: change your encoding to multi-part and send > > > 'data=your_xml_content'. Then struts will take care of

Re: Reading input stream (xml)

2010-07-30 Thread Arun Kumar Boppudi
ill take care of getting the > content, and also you don't have to worry about encoding the xml. > > > > From: > Arun Kumar Boppudi > To: > Struts Users Mailing List > Date: > 30-07-2010 13:48 > Subject: > Re: Reading input stream (xml) > > > &

Re: Reading input stream (xml)

2010-07-30 Thread Arun Kumar Boppudi
uest data and re-pass it as a request parameter to struts. > > I prefer the first approach which is the easiest and does no harm. > > - Rahul > > > > From: > Arun Kumar Boppudi > To: > Struts Users Mailing List > Date: > 30-07-2010 09:49 > Subject: > Re:

Re: Reading input stream (xml)

2010-07-29 Thread Arun Kumar Boppudi
g for any > exceptions in setting the action form. Also try inspecting your request > using firebug to see if it is being posted. > > > > From: > Arun Kumar Boppudi > To: > Struts Users Mailing List > Date: > 29-07-2010 14:58 > Subject: > Re: Reading input stre

Re: Reading input stream (xml)

2010-07-29 Thread Arun Kumar Boppudi
I think we should use the query string format to use the string in action form class format. But I am not sending it in the query string format. And I am not using multipart encoding. Just sending the XML content in POST body. -- AB On Thu, Jul 29, 2010 at 2:38 PM, Rahul Mohan wrote: > A

Re: Reading input stream (xml)

2010-07-29 Thread Arun Kumar Boppudi
://archives.java.sun.com/cgi-bin/wa?A2=ind0106&L=jsp-interest&F=&S=&P=49196 -- AB On Thu, Jul 29, 2010 at 11:01 AM, Rahul Mohan wrote: > Arun, > > You can keep a string property on action form and map it to the xml field > so that the xml content is available here on page submit. In

Re: Reading input stream (xml)

2010-07-28 Thread Arun Kumar Boppudi
Actually, I am not uploading a file. I am creating XML from the data entered into the form and sending it to the action controller in the POST request body. In the action controller, I would like to parse the XML. How to do it in Struts 1.3? -- Arun Kumar Boppudi On Thu, Jul 29, 2010 at 10:24

Reading input stream (xml)

2010-07-28 Thread Arun Kumar Boppudi
If we send XML content in the POST/PUT request to Struts action controller, how to read this content in the Action class? -- AB

Re: REST URLs

2010-07-26 Thread Arun Kumar Boppudi
example and it all seems to work. > > Ping me if you can't get the code and I can send it to you (it's > licensed under the Apache license so it's OK to share), > > Kevin Jones > > On 26 July 2010 09:00, Arun Kumar Boppudi > wrote: > > Is there anyway we

REST URLs

2010-07-26 Thread Arun Kumar Boppudi
Is there anyway we can use /client/{clientId}/business/{businessId} kind of URLs in Struts 2.0? -- AB

Re: [OT] Re: Add yourself to mobchannel.com

2008-08-21 Thread Arun
Guys, I am not a spammer sorry I posted to the mailing list. I just clicked add all contacts and send that. Just ignore the message please Thanks Arun On Fri, Aug 22, 2008 at 12:41 AM, Al Sutton <[EMAIL PROTECTED]> wrote: > Wonder if it tracks the "Mobchannel are pants because th

Add yourself to mobchannel.com

2008-08-21 Thread Arun
, please add a profile and have fun. You can check for updates to the site almost on a weekly basis. Hope we all together can make it big. -- Thanks & Regards Arun George

Re: Data Leakage in Struts 2

2008-07-27 Thread Arun M
y use the >> ParamsPrepareParams stack to do more complicated stuff. >> >> Si quieres ser más positivo, pierde un electrón >> Miguel Ruiz Velasco S. >> >> >> >> On Sat, Jul 26, 2008 at 23:21, Piero Sartini <[EMAIL PROTECTED]> >&g

Re: Data Leakage in Struts 2

2008-07-27 Thread Arun M
Thanks a lot... We included singleton="false" in the applicationContext.xml Now it works perfectly ... Arun M wrote: > > > we use STRUTS2 - SPRING- HIBERNATE in our project > here is a sample piece of code... > as metioned earlier... SCRAPTEXT variable once

Re: Data Leakage in Struts 2

2008-07-27 Thread Arun M
Thanks a lot... We included singleton="false" in the applicationContext.xml Now it works perfectly ... Thanks Once Again Piero Sartini-3 wrote: > > Am Sonntag, 27. Juli 2008 06:04:46 schrieb Arun M: >> Yes , we are using spring and hibernate also along with struts. &

Re: Data Leakage in Struts 2

2008-07-27 Thread Arun M
;t you post your code. It seems that it might have a threading > issue. > > -R > > Arun M wrote: >> We are using struts 2.0.11 >> >> We have lots of action class. Say one of them is CustomerRegisterAction >> (which extends ActionSupport ) . When a say

Re: Data Leakage in Struts 2

2008-07-26 Thread Arun M
gt; Piero > > Am Samstag, 26. Juli 2008 19:48:47 schrieb Arun M: >> We are using struts 2.0.11 >> >> We have lots of action class. Say one of them is CustomerRegisterAction >> (which extends ActionSupport ) . When a say user X registers himself on >> th

Data Leakage in Struts 2

2008-07-26 Thread Arun M
We are using struts 2.0.11 We have lots of action class. Say one of them is CustomerRegisterAction (which extends ActionSupport ) . When a say user X registers himself on the website; this CustomerRegisterAction is populated (using OGNL) and the customer data is saved to DB. But after sometime

Re: detached object cannot be persisted exception again

2008-06-09 Thread Arun
Sorry I was away. I will surely try this. On 6/5/08, Martin <[EMAIL PROTECTED]> wrote: > > Arun- > > did you disable the optimistic_lock code..? > // OPTIMISTIC LOCK MODE (dont use this as this causes OptimisticLockMode > Exceptions) > // Attribute olNode = node.

detached object cannot be persisted exception again

2008-06-05 Thread Arun
int("org.hibernate.timeout", 24 * 60 * 60);// 1 day cache. query.setParameter("year", year); if ( !"-1".equals(type) ) query.setParameter("type", type); return query.getResultList(); } Is query level caching affecting this or some sort of things like that? Please help!!! -- Thanks Arun George

Struts2 Array of Elements

2008-04-18 Thread Arun
populate it . Is there any way I can do this? I have searched mailing list and could not find any reply. -- Thanks Arun George

Re: Struts2 - Xworks action

2008-02-14 Thread Arun
Sorry My web.xml was in wrong place. Now I cannot start my app. It says ERROR: ListenerStart. Why is this hyappening? On 2/14/08, Arun <[EMAIL PROTECTED]> wrote: > > Hi, > > I had been following the example in > http://struts.apache.org/2.x/docs/struts-2-spring-2-jpa-ajax.h

Struts2 - Xworks action

2008-02-14 Thread Arun
ndex.jsp /index.jsp -- Thanks Arun George

Re: Struts and Windows Authentication

2008-02-05 Thread Arun
Martin, I can use ActiveDirectory for authentication directly. I prefer that because I have less code to worry about. How to do that with tomcat I dont know. On 2/2/08, Martin Gainty <[EMAIL PROTECTED]> wrote: > > Hi Arun- > > following up on Antonio's suggestion- > d

Re: Struts and Windows Authentication

2008-02-02 Thread Arun
you using? > > On Feb 1, 2008 4:48 AM, Antonio Petrelli <[EMAIL PROTECTED]> > wrote: > > > 2008/2/1, Arun <[EMAIL PROTECTED]>: > > > Hi, > > > > > > I have a web application in which I need to implement windows > > > authentication.

Struts and Windows Authentication

2008-02-01 Thread Arun
authentication dialog wil popup asking this. It should authenticate against the domain name server. And forward to home page with the login information. Can anybody help me on this.? -- Thanks Arun George

Exception Handler

2007-10-23 Thread Arun
rk for me. What is the reason. -- Thanks Arun George

select tag giving problem in jetty

2007-04-02 Thread arun kumar
roblem? Can anyone help me out Thanks in advance... regards, Arun K

custom validation

2006-08-25 Thread Arun
Hi, I am about to design a form. When we type something is a text box the same should be added as a list item in the list box that lies below. The same value sould be inserted into the database so that it is persisted. I used html:optionCollection for that part along with dbcp connection poolin

Branching inside validator framework? [Needs Help........!]

2006-07-13 Thread arun kumar
. plz suggest some way to do this... Regards Arun.

RE: validation -- best practices

2005-06-08 Thread Kalyanasundaram, Arun Sakthi \(Cognizant\)
Hi Peter, The validation that is basically performed in the approach you have specified is client side validation. Please elaborate more why you want to make a server hit before the data is validated and corrected in Client side itself. Thanks and Regards, Arun Sakthi -Original Message