Re: Query regarding printing and closing Jasper reports in Struts2.5

2024-03-20 Thread Tanveer Alaie
code to close the browser window after > printing. > https://developer.mozilla.org/en-US/docs/Web/API/Window/afterprint_event > > Regards, > > Nate Kerkhofs > > -Original Message----- > From: Tanveer Alaie > Sent: Tuesday, 19 March 2024 08:08 > To: user@strut

RE: Query regarding printing and closing Jasper reports in Struts2.5

2024-03-20 Thread Nate Kerkhofs
erkhofs -Original Message- From: Tanveer Alaie Sent: Tuesday, 19 March 2024 08:08 To: user@struts.apache.org Subject: Query regarding printing and closing Jasper reports in Struts2.5 I am facing an issue with printing and closing Jasper reports in my Struts2 application. Here's a brief

Query regarding printing and closing Jasper reports in Struts2.5

2024-03-19 Thread Tanveer Alaie
I am facing an issue with printing and closing Jasper reports in my Struts2 application. Here's a brief overview of the problem: Description: In my Struts2 web application, I have a requirement to generate Jasper reports and provide an option to print them directly from the browser. Additionally,

Re: Struts issue with getting response to the post request of the action class which works fine in postman but not in browser - Regarding

2023-05-16 Thread Lukasz Lenart
śr., 10 maj 2023 o 12:53 Vishnu Mahendiren napisał(a): > public String execute() throws IOException > { > if(request.getParameter("action") != null) > { > JSONObject responseJSON = new JSONObject(); > responseJSON.put("key", "value"); > response.setStatus(HttpStatus.SC_OK); > response.setContentTy

Struts issue with getting response to the post request of the action class which works fine in postman but not in browser - Regarding

2023-05-10 Thread Vishnu Mahendiren
Hi team, We are getting the below attached exceptions when we are using struts2-core-6.1.2.jar. We tested the action class using struts2-core-2.5.22.jar and struts2-core-2.5.30.jar. We are getting response properly when using those versions of struts. But when using struts2-core-6.1.2.jar, we are

Re: Query regarding Tiles in Struts

2023-03-29 Thread Lukasz Lenart
czw., 30 mar 2023 o 03:12 Yew Hwa Ho napisał(a): > > Hi Lukasz, > > May I check when Tiles will be merged into the Struts code base? Is there a > timeline for that? There is no exact date but I plan to include this change in incoming Struts 6.2.0 - yet there is discussion to bring Tiles back to l

Re: Query regarding Tiles in Struts

2023-03-29 Thread Yew Hwa Ho
Hi Lukasz, May I check when Tiles will be merged into the Struts code base? Is there a timeline for that? Thank you. Regards, Yew HWa

Re: Query regarding Tiles in Struts

2022-11-22 Thread Lukasz Lenart
wt., 22 lis 2022 o 11:53 Yew Hwa Ho napisał(a): > > Hi Lukasz, > > Thank you for your reply. > > In the event that Tiles 3.0.8 in the current versions of Struts has CVE, > will the Struts team be providing the fixes for the CVE. Do you refer to that https://devhub.checkmarx.com/cve-details/Cx78f4

Re: Query regarding Tiles in Struts

2022-11-22 Thread Yew Hwa Ho
d? > > We are porting Tiles directly into the Struts Tiles plugin, which > means we won't be using the Tiles project but our own copy. And if > CVEs are reported regarding our copy, we will try to address them. > Yet, this is still work-in-progress and probably will be added in

Re: Query regarding Tiles in Struts

2022-11-22 Thread Lukasz Lenart
ts if CVE is found? We are porting Tiles directly into the Struts Tiles plugin, which means we won't be using the Tiles project but our own copy. And if CVEs are reported regarding our copy, we will try to address them. Yet, this is still work-in-progress and probably will be added in Struts 6.2.0

Query regarding Tiles in Struts

2022-11-21 Thread Yew Hwa Ho
Hi , I understand that the Apache Tiles has already retired ( https://tiles.apache.org/). However Tiles is still being used in Struts framework (both in version 2 and 6). Can I check if Tiles is currently being maintained by Struts if CVE is found? Thank you.

Re: [EXTERNAL] Re: Question Regarding Recent Security Announcement

2018-11-05 Thread Lukasz Lenart
pon., 5 lis 2018 o 13:33 David Dillard napisał(a): > > Ok, that addresses one question, but still leaves one: why is it being > recommended to update File Upload NOW due to a possible DoS, when Struts has > been using a version of File Upload with no documented DoS issue for the last > six rele

RE: [EXTERNAL] Re: Question Regarding Recent Security Announcement

2018-11-05 Thread David Dillard
stion Regarding Recent Security Announcement niedz., 4 lis 2018 o 18:40 David Dillard napisał(a): > 1. Per the Maven repository, Struts 2.3.36 recommends Fileupload 1.3.2 be > used<https://mvnrepository.com/artifact/org.apache.struts/struts2-core/2.3.36>, > not 1.3.3, so I

Re: Question Regarding Recent Security Announcement

2018-11-04 Thread Lukasz Lenart
niedz., 4 lis 2018 o 18:40 David Dillard napisał(a): > 1. Per the Maven repository, Struts 2.3.36 recommends Fileupload 1.3.2 be > used, > not 1.3.3, so I'm confused about what's stated in the email. What's > recommen

RE: Question Regarding Recent Security Announcement

2018-11-04 Thread Yasser Zamani
Hi David, That was a typo which already has fixed and re-announced. We meant 1.3.3. Thanks for your email. Regards. >-Original Message- >From: David Dillard >Sent: Sunday, November 4, 2018 9:10 PM >To: user@struts.apache.org >Subject: Question Regarding Recent Securi

Question Regarding Recent Security Announcement

2018-11-04 Thread David Dillard
Hi, An email was recently sent to the Apache Announcements list suggesting that users update to Apache Struts 2.3.36 in order to update to Apache Commons

Re: Update request to web site regarding Log4j and "Getting Started" section

2017-06-13 Thread Lukasz Lenart
2017-06-13 19:28 GMT+02:00 Ken McWilliams : > Thank you, I've just looked into how to edit the pages, I'll keep it in mind > for the future. Thank you! Great :) > I'll try to make a couple edits in the near future, something about those > tag reference pages have been annoying me for years (I'm a

Re: Update request to web site regarding Log4j and "Getting Started" section

2017-06-13 Thread Ken McWilliams
Thank you, I've just looked into how to edit the pages, I'll keep it in mind for the future. Thank you! I'll try to make a couple edits in the near future, something about those tag reference pages have been annoying me for years (I'm aware they are automatically generated). On Tue, Jun 13, 2017

Re: Update request to web site regarding Log4j and "Getting Started" section

2017-06-12 Thread Łukasz Lenart
Done 2017-06-12 20:28 GMT+02:00 Ken McWilliams : > Sorry... > > The following "Getting started" page "How To Create A Struts 2 Web > Application: > http://struts.apache.org/getting-started/how-to-create-a-struts2-web-application.html > > Tells you to add: > > > org.apache.logging.log4j >

Re: Update request to web site regarding Log4j and "Getting Started" section

2017-06-12 Thread Lukasz Lenart
If you have an account on GitHub you can edit this page directly on GitHub and open a PR - I have added links to simplify this. If you don't have the account, I will update this page. 2017-06-12 20:28 GMT+02:00 Ken McWilliams : > Sorry... > > The following "Getting started" page "How To Create A S

Re: Update request to web site regarding Log4j and "Getting Started" section

2017-06-12 Thread Ken McWilliams
Sorry... The following "Getting started" page "How To Create A Struts 2 Web Application: http://struts.apache.org/getting-started/how-to-create-a-struts2-web-application.html Tells you to add: org.apache.logging.log4j log4j-core 2.8.2 When it should be both log4j-core and log4j-ap

Update request to web site regarding Log4j and "Getting Started" section

2017-06-12 Thread Ken McWilliams
The following "Getting started" page:

Re: Regarding latest struts 2.3.x changes and issues with DMI and Wildcards

2014-02-05 Thread Lukasz Lenart
ixedMethod(String[] prefixes, String > methodName, Object action) { > < here's where the methodName is prefixed > >String prefixedMethodName = prefixe + capitalizedMethodName; > > > It's not a problem per se but up to the latest versio

Re: Regarding latest struts 2.3.x changes and issues with DMI and Wildcards

2014-01-30 Thread Manuel López Blasi
ethodName = prefixe + capitalizedMethodName; It's not a problem per se but up to the latest version of the framework i've been using , struts 2.1.8 , that wasn't happening, no appending at all, if a specified the method invocated would have been "method()" and not "p

Re: Regarding latest struts 2.3.x changes and issues with DMI and Wildcards

2014-01-30 Thread Lukasz Lenart
2014-01-30 Fabian Richter : > Am 30.01.2014 06:57, schrieb Lukasz Lenart: > >> Do not depend only on container authentication mechanism. >> > > So you would discourage the use of like Spring Security as a sole > authentication mechanism? Why? You missed out the context - action: prefix vulnerabili

Re: Regarding latest struts 2.3.x changes and issues with DMI and Wildcards

2014-01-30 Thread Fabian Richter
Am 30.01.2014 06:57, schrieb Lukasz Lenart: Do not depend only on container authentication mechanism. So you would discourage the use of like Spring Security as a sole authentication mechanism? Why? Best Fabian smime.p7s Description: S/MIME Cryptographic Signature

Re: Regarding latest struts 2.3.x changes and issues with DMI and Wildcards

2014-01-30 Thread Salvatore Lionetti
Code has parent[s] (just like our childrens) that takes special care of it. But code influence (positive or negative) is spread among all people. Open Licenses (like Apache2) code is expecially because let everybody of us to "adopt" or contribute to "a code". Moreover code is developed not only

Re: Regarding latest struts 2.3.x changes and issues with DMI and Wildcards

2014-01-29 Thread Lukasz Lenart
2014-01-29 Eric Reed : > Security has, and should be an open arrangement between developers and > the clients for which they develop code. > > This relationship is as follows: > > 1. I detect an exploit in YOUR code. > > 2. I inform you of the exploit along with a proof of concept. > > 3. I give yo

Re: Regarding latest struts 2.3.x changes and issues with DMI and Wildcards

2014-01-29 Thread Lukasz Lenart
2014-01-29 Manuel López Blasi : > Thanks again Lukasz, > > for question 1) Security issues: can you recommend some > modifications/actions/alterations in maybe certain > parts of the code, any advice on weak points we can focus in regardings > security issues? You must implement custom authenticat

Re: Regarding latest struts 2.3.x changes and issues with DMI and Wildcards

2014-01-29 Thread Eric Reed
Security has, and should be an open arrangement between developers and the clients for which they develop code. This relationship is as follows: 1. I detect an exploit in YOUR code. 2. I inform you of the exploit along with a proof of concept. 3. I give you time to release a patch and notify

Re: Regarding latest struts 2.3.x changes and issues with DMI and Wildcards

2014-01-29 Thread Manuel López Blasi
Thanks again Lukasz, for question 1) Security issues: can you recommend some modifications/actions/alterations in maybe certain parts of the code, any advice on weak points we can focus in regardings security issues? for question 2)Prepare interceptor: So there's no way of remove the "prepa

Re: Regarding latest struts 2.3.x changes and issues with DMI and Wildcards

2014-01-29 Thread Lukasz Lenart
2014-01-29 Manuel López Blasi : > 1) Having the action.prefix enabled there's no intereference in the > securyity fixes introduced in the last versions, it should be all fully > working isn't it? > We have Dynamic Method Invocation disabled. No, action: prefix can be dangerous but it depends on se

Re: Regarding latest struts 2.3.x changes and issues with DMI and Wildcards

2014-01-29 Thread Manuel López Blasi
Lukasz , first of all thanks a lot for this hint, that is what was causing the submit buttons not to respond in the way i was expecting, it now fires up the method specified in the action attribute. It saved us a lot of work not to say that we were about to ditch the upgrade completely. I ha

Re: Regarding latest struts 2.3.x changes and issues with DMI and Wildcards

2014-01-28 Thread Lukasz Lenart
://www.lenart.org.pl/ 2014-01-28 Manuel López Blasi : > Hello, > hi to everyone, > i've been researching the last week all over the web in relation to the last > 3 or 4 versions of struts 2.3.x, > it is in my understanding that certain changes have been applied to the > framework re

Regarding latest struts 2.3.x changes and issues with DMI and Wildcards

2014-01-28 Thread Manuel López Blasi
Hello, hi to everyone, i've been researching the last week all over the web in relation to the last 3 or 4 versions of struts 2.3.x, it is in my understanding that certain changes have been applied to the framework regarding security issues as mentioned in https://cwiki.apache.org/confl

Re: question regarding dynamic number of form fields

2013-09-12 Thread Lukasz Lenart
It's because of restrictions in ParametersInterceptor - it doesn't allow keys with spaces as this can be potential malicious code. Check docs [1] and source [2] [1] http://struts.apache.org/development/2.x/docs/parameters-interceptor.html [2] https://svn.apache.org/repos/asf/struts/struts2/trunk/

question regarding dynamic number of form fields

2013-09-12 Thread Christoph Nenning
Dear List, we have some forms in our applications which contain a dynamic number of fields. Therefore we have a map as action member and generate HTTP parameter names like this: https://github.com/wolpi/struts2-samples/tree/master/mapparaspaces Could you please have a look at this? Regard

Re: wierd stack trace regarding parsing of struts.xml

2012-12-03 Thread Lukasz Lenart
2012/12/3 ChadDavis : > There are (from 2.3): >> >> 79:dtdMappings.put("-//Apache Software Foundation//DTD Struts >> Configuration 2.0//EN", "struts-2.0.dtd"); >> 80:dtdMappings.put("-//Apache Software Foundation//DTD Struts >> Configuration 2.1//EN", "struts-2.1.dtd"); >> 81:

Re: wierd stack trace regarding parsing of struts.xml

2012-12-03 Thread Lukasz Lenart
2012/12/3 ChadDavis : > I'm happy to hear that, I've posted how to get contributor rights to docs > > Posted where? http://markmail.org/message/4way2m5y2vlwkrih :-) Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/

Re: wierd stack trace regarding parsing of struts.xml

2012-12-03 Thread ChadDavis
There are (from 2.3): > > 79:dtdMappings.put("-//Apache Software Foundation//DTD Struts > Configuration 2.0//EN", "struts-2.0.dtd"); > 80:dtdMappings.put("-//Apache Software Foundation//DTD Struts > Configuration 2.1//EN", "struts-2.1.dtd"); > 81:dtdMappings.put("-//Apache S

Re: wierd stack trace regarding parsing of struts.xml

2012-12-03 Thread Dave Newton
There are (from 2.3): 79:dtdMappings.put("-//Apache Software Foundation//DTD Struts Configuration 2.0//EN", "struts-2.0.dtd"); 80:dtdMappings.put("-//Apache Software Foundation//DTD Struts Configuration 2.1//EN", "struts-2.1.dtd"); 81:dtdMappings.put("-//Apache Software Fou

Re: wierd stack trace regarding parsing of struts.xml

2012-12-03 Thread ChadDavis
Why aren't there mappings for the struts-xxx.dtd's? On Mon, Dec 3, 2012 at 1:20 AM, Lukasz Lenart wrote: > 2012/12/1 ChadDavis : > > Thanks Lukasz. This is very useful information. I think this clearly > fixes > > my problem, but I still have some questions. > > > > 1) when was xwork moved to

Re: wierd stack trace regarding parsing of struts.xml

2012-12-03 Thread Lukasz Lenart
2012/12/3 ChadDavis : > So, it seems like this should be added to the wiki on the webworks to > struts 2 migration page . . . I'm more than willing to do provide the text. > what do you think? I'm happy to hear that, I've posted how to get contributor rights to docs Regards -- Łukasz + 48 606

Re: wierd stack trace regarding parsing of struts.xml

2012-12-03 Thread ChadDavis
So, it seems like this should be added to the wiki on the webworks to struts 2 migration page . . . I'm more than willing to do provide the text. what do you think? On Mon, Dec 3, 2012 at 1:20 AM, Lukasz Lenart wrote: > 2012/12/1 ChadDavis : > > Thanks Lukasz. This is very useful information.

Re: wierd stack trace regarding parsing of struts.xml

2012-12-03 Thread ChadDavis
Thanks! On Mon, Dec 3, 2012 at 1:20 AM, Lukasz Lenart wrote: > 2012/12/1 ChadDavis : > > Thanks Lukasz. This is very useful information. I think this clearly > fixes > > my problem, but I still have some questions. > > > > 1) when was xwork moved to ASF? > > Just before 2.2.1, two years ago, bu

Re: wierd stack trace regarding parsing of struts.xml

2012-12-03 Thread Lukasz Lenart
2012/12/1 ChadDavis : > Thanks Lukasz. This is very useful information. I think this clearly fixes > my problem, but I still have some questions. > > 1) when was xwork moved to ASF? Just before 2.2.1, two years ago, but DTDs where changed sometime later http://struts.apache.org/2.x/docs/version-

Re: wierd stack trace regarding parsing of struts.xml

2012-12-01 Thread ChadDavis
> > But what do you think needs to match the jar file? I mean, > struts2-core.jar doesn't contain xwork-1.1.1.dtd, but the xwork jar does . > . . so why wouldn't it find it if it was just taking the xwork-1.1.1.dtd > and checking the classpath. > > When XWork was moved to ASF, we changed all the D

Re: wierd stack trace regarding parsing of struts.xml

2012-12-01 Thread Lukasz Lenart
2012/12/1 Davis, Chad : > >> IMO it just needs to match the DTD in the jar; as I said, I've generally seen >> this happen when there's a mis-match. >> >> In regards to your SO question, it would depend completely on the >> implementation and its configuration. >> > > Here's the one that doesn't wor

RE: wierd stack trace regarding parsing of struts.xml

2012-11-30 Thread Davis, Chad
> IMO it just needs to match the DTD in the jar; as I said, I've generally seen > this happen when there's a mis-match. > > In regards to your SO question, it would depend completely on the > implementation and its configuration. > Here's the one that doesn't work: http://www.opensymphony.com

Re: wierd stack trace regarding parsing of struts.xml

2012-11-30 Thread Dave Newton
IMO it just needs to match the DTD in the jar; as I said, I've generally seen this happen when there's a mis-match. In regards to your SO question, it would depend completely on the implementation and its configuration. Dave On Fri, Nov 30, 2012 at 6:52 PM, Davis, Chad wrote: > >> Without knowi

RE: wierd stack trace regarding parsing of struts.xml

2012-11-30 Thread Davis, Chad
> Without knowing what you're specifying in your struts config it's tough to > say. > > The times I've seen this are when there's a mismatch between what's in the > config and what's in the libraries, like if it can't find the file locally, > it goes on > to the network. > So, I think the iss

Re: wierd stack trace regarding parsing of struts.xml

2012-11-30 Thread Dave Newton
Without knowing what you're specifying in your struts config it's tough to say. The times I've seen this are when there's a mismatch between what's in the config and what's in the libraries, like if it can't find the file locally, it goes on to the network. I also recall this being container-depe

RE: wierd stack trace regarding parsing of struts.xml

2012-11-30 Thread Davis, Chad
> > Probably trying to go out to the web for a DTD/XSD or something? > Okay. It does appear to be finding the struts.xml file, and then timing out while trying to get something else over the network. I guess my first reaction is . . . . does my struts app really need to be able to reach out

Re: wierd stack trace regarding parsing of struts.xml

2012-11-30 Thread Dave Newton
Probably trying to go out to the web for a DTD/XSD or something? On Fri, Nov 30, 2012 at 3:06 PM, Davis, Chad wrote: > So, when I restarted my struts2 app this afternoon I got complains about > "unable to load configuration. - [unknown location]". But, the location of > my struts.xml - inside

wierd stack trace regarding parsing of struts.xml

2012-11-30 Thread Davis, Chad
So, when I restarted my struts2 app this afternoon I got complains about "unable to load configuration. - [unknown location]". But, the location of my struts.xml - inside of the classes folder of the WAR - has not changes. And, indeed, the file is there. The stack trace is below. For start

Re: Regarding Iterator

2011-11-23 Thread Chris Pratt
al-- > De: Sathya Prakash > Para: user@struts.apache.org > Responder a: Struts Users Mailing List > Asunto: Regarding Iterator > Enviado: 23 Nov, 2011 16:16 > > Hi, > > I am facing a problem in Iterating the below colle

Re: Regarding Iterator

2011-11-23 Thread jlmagc
I think a dot should work. --Mensaje original-- De: Sathya Prakash Para: user@struts.apache.org Responder a: Struts Users Mailing List Asunto: Regarding Iterator Enviado: 23 Nov, 2011 16:16 Hi, I am facing a problem in Iterating the below collection using struts taglib. List> outerL

Regarding Iterator

2011-11-23 Thread Sathya Prakash
Hi, I am facing a problem in Iterating the below collection using struts taglib. List> outerList; please let me know what i need to mention in place of *?* * * *Many thanks in advance.* -- Regards, Prakash.

Re: Critical question regarding JIRA issue number 'WW-3461'!

2011-02-17 Thread Shishir Saxena
It could take some time. I'll revert once done. Thanks for prompt action. Regards Shishir -Lukasz Lenart wrote: - To: Struts Users Mailing List From: Lukasz Lenart Date: 02/17/2011 07:33PM Subject: Re: Critical question regarding JIRA issue number 'WW-3461'! The

Re: Critical question regarding JIRA issue number 'WW-3461'!

2011-02-17 Thread Lukasz Lenart
The patch is ready, could you test it ? Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Kapituła Javarsovia http://javarsovia.pl - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands,

Re: Critical question regarding JIRA issue number 'WW-3461'!

2011-02-17 Thread Lukasz Lenart
Hi, I've reopened that issue, I'm going to prepare a new patch. Could you test it ? Kind regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Kapituła Javarsovia http://javarsovia.pl - To unsubscribe, e-mail: user-unsu

Re: Critical question regarding JIRA issue number 'WW-3461'!

2011-02-17 Thread Shishir Saxena
being resolved. Yes, I am expecting some advice from the original author on this one. Regards Shishir -Wendy Smoak wrote: - To: Struts Users Mailing List From: Wendy Smoak Date: 02/17/2011 04:47PM Subject: Re: Critical question regarding JIRA issue number 'WW-3461'! On Thu, Fe

Re: Critical question regarding JIRA issue number 'WW-3461'!

2011-02-17 Thread Wendy Smoak
On Thu, Feb 17, 2011 at 10:47 AM, Shishir Saxena wrote: > Hence, the patch does not seem to help me here. Any comments? The user list is generally for discussion of released versions. If you're building it yourself and applying patches, the dev list is a better place for questions. (I didn't c

Re: Critical question regarding JIRA issue number 'WW-3461'!

2011-02-17 Thread Shishir Saxena
xena wrote: - To: user@struts.apache.org From: Shishir Saxena Date: 02/17/2011 12:45PM Subject: Critical question regarding JIRA issue number 'WW-3461'! Hi I am facing a critical production performance problem for Struts 2.2.1. >From thread dumps, the issue (See details below in P.

Critical question regarding JIRA issue number 'WW-3461'!

2011-02-17 Thread Shishir Saxena
Hi I am facing a critical production performance problem for Struts 2.2.1. >From thread dumps, the issue (See details below in P.S.) seems to be similar to the one addressed by JIRA issue number 'WW-3461' . Since Struts 2.2.2 is still not released, is it safe that only the patch related with 'An

Issues regarding sx:auto completer

2010-12-03 Thread Rajesh R
Hi All, Actually I have a requirement, which fetch the drop down values from JS and show it in jsp. I have to use ajax auto completer to achieve this. Here the issue is, i can able to enter any value in the auto completer box and pass that value to database. My question - how can

Re: Issue regarding error messages

2010-11-24 Thread Maurizio Cucchiara
Sorry, I said something stupid. Forget it. Anyway in that page you can see how define css position of error messages .errorLabel {font-style:italic; color:red; } .errorMessage {font-weight:bold; text-align: center; color:red; } .checkboxLabel {} .checkboxErrorLabel {color:red; } .required {color:r

Re: Issue regarding error messages

2010-11-24 Thread Maurizio Cucchiara
You can define *labelposition*="top" on css_xhtml theme. take a look at http://struts.apache.org/2.1.8/docs/cssxhtml-theme.html 2010/11/24 Prabhubalaji Ragavan > Hi > I am using , where the messages will pulled from the > resource bundle. > I want my messages to be on the bottom of the fields ra

Issue regarding error messages

2010-11-24 Thread Prabhubalaji Ragavan
Hi I am using , where the messages will pulled from the resource bundle. I want my messages to be on the bottom of the fields rather than top of the field. Thanks Prabhu

Re: Regarding download for Hibernate!

2010-04-05 Thread Burton Rhodes
Uh... www.hibernate.org, java.sun.com ? Thanks you Captain Obvious! ;) On 4/5/10, reuben swaroop singh wrote: > Hi, > > > I wanna download and use Hibernate,spring,JEEE,ajax.Kindly suggest the > webpage where i can download Hibernate latest version? > > kindly forward this to appropriate mail

Re: Regarding download for Hibernate!

2010-04-05 Thread reuben swaroop singh
Hi, I wanna download and use Hibernate,spring,JEEE,ajax.Kindly suggest the webpage where i can download Hibernate latest version? kindly forward this to appropriate mail id. In Anticipation With Regards Reuben Appadurai On Wed, 31 Mar 2010 20:56:02 +0530 wrote >Hi, > > > I wanna downloa

Re: Regarding download for Hibernate!

2010-03-31 Thread Brian Thompson
Funny, I was going to suggest http://tinyurl.com/y8r4o25. -Brian On Wed, Mar 31, 2010 at 1:00 PM, sandeep kotha wrote: > http://sourceforge.net/projects/hibernate/files/hibernate3/ > > On 31 March 2010 20:56, reuben swaroop singh wrote: > >> Hi, >> >> >> I wanna download and use Hibernate.Kind

Re: Regarding download for Hibernate!

2010-03-31 Thread sandeep kotha
http://sourceforge.net/projects/hibernate/files/hibernate3/ On 31 March 2010 20:56, reuben swaroop singh wrote: > Hi, > > > I wanna download and use Hibernate.Kindly suggest the webpage where i can > download Hibernate latest version? > > kindly forward this to appropriate mail id. > > In Anticip

Regarding download for Hibernate!

2010-03-31 Thread reuben swaroop singh
Hi, I wanna download and use Hibernate.Kindly suggest the webpage where i can download Hibernate latest version? kindly forward this to appropriate mail id. In Anticipation With Regards Reuben Appadurai

Struts 1 - Problem regarding uploading large files

2010-01-26 Thread Virajith KHP
Hi friends, I have encountered an unusual behaviour with respect to file upload capability in Struts 1 application. I have configured the max upload file size limit using the tag in struts configuration file as follows. Struts uses common fileupload library to handle file uploading functional

Re: query regarding Input Validation

2009-11-08 Thread Dave Newton
gaurav nigam wrote: Do I need to add this interceptor for each action mapping? Is it possible to have only single entry of this interceptor in the struts.xml ? Make your own default interceptor stack, but it's already in the "defaultStack". Dave

Re: query regarding Input Validation

2009-11-07 Thread gaurav nigam
pour satisfaire informez > l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci > est interdite. Ce message sert à l'information seulement et n'aura pas > n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent

RE: query regarding Input Validation

2009-11-07 Thread Martin Gainty
igatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Sat, 7 Nov 2009 21:41:27 + > Subject: Re: query regarding Input Validation > From: mailgaura...@gmail.com > To: u

Re: query regarding Input Validation

2009-11-07 Thread gaurav nigam
 Regards, > Siddiq > 919-924-9850 > > > > > > From: gaurav nigam > To: Struts Users Mailing List > Sent: Sat, November 7, 2009 2:03:41 PM > Subject: Re: query regarding Input Validation > > Hi Siddiq, > > My Question 2 is mentioned below > > i came to

Re: query regarding Input Validation

2009-11-07 Thread Siddiq Syed
9-924-9850 From: gaurav nigam To: Struts Users Mailing List Sent: Sat, November 7, 2009 2:03:41 PM Subject: Re: query regarding Input Validation Hi Siddiq, My Question 2 is mentioned below i came to know that there is annotation  validation which can be used a

Re: query regarding Input Validation

2009-11-07 Thread gaurav nigam
truts Users Mailing List >> Sent: Sat, November 7, 2009 1:21:41 PM >> Subject: Re: query regarding Input Validation >> >> Hi Saddiq, >> -- siddiq >> >> Thanks for your help >> I am not able to understand meaning of below line >> You can achiv

Re: query regarding Input Validation

2009-11-07 Thread Siddiq Syed
Please refer the section Defining Validation Rules in the below mention link. http://docs.huihoo.com/webwork/2.2.6/Validation.html -siddiq. Siddiq Syed wrote: > > > From: gaurav nigam > To: Struts Users Mailing List > Sent: Sat, November 7, 2009 1:21:41 PM > Subject: R

Re: query regarding Input Validation

2009-11-07 Thread Siddiq Syed
From: gaurav nigam To: Struts Users Mailing List Sent: Sat, November 7, 2009 1:21:41 PM Subject: Re: query regarding Input Validation Hi Saddiq, -- siddiq Thanks for your help I am not able to understand meaning of below line You can achive this by creating an separate file for each

Re: query regarding Input Validation

2009-11-07 Thread gaurav nigam
> > yaction-x-validation.xml -- where you can define the validation and will be > invoke when action x is invoked. > > >  -Siddiq. > > > > > From: gaurav nigam > To: Struts Users Mailing List > Sent: Sat, November 7, 2009 12

Re: query regarding Input Validation

2009-11-07 Thread Siddiq Syed
: gaurav nigam To: Struts Users Mailing List Sent: Sat, November 7, 2009 12:14:32 PM Subject: query regarding Input Validation Hi All, I have a query regarding input validation. # Can we use method wise input validation in struts 2 ? if this is not supported directly, then is there any

query regarding Input Validation

2009-11-07 Thread gaurav nigam
Hi All, I have a query regarding input validation. # Can we use method wise input validation in struts 2 ? if this is not supported directly, then is there any workaround for the same. #To utilise the xml based validation, I have to create different action class for same module...like module is

regarding integration of questionnaire framework with struts

2009-08-19 Thread adusumilli756
Hi, My project is building questionnaire web based application. please let suggest me some good questionnaire framework that integrates with struts. Your input will be highly appreciated. thanks -- View this message in context: http://www.nabble.com/regarding-integration-of-questionnaire

Re: Query regarding optional method attribute in action tag - struts.xml

2009-04-19 Thread Dave Newton
HariniKaushik wrote: getUserList would just return the List(java.util.List) And its just the method that 'll get called when the action Register_getUserList action is triggered. I have combined two actions together through Register_* action names. And no validation is done for getUserList method.

Re: Query regarding optional method attribute in action tag - struts.xml

2009-04-19 Thread HariniKaushik
ction which I do not > want to get executed for "getUserList Action." I dunno why it goes to > input rather than success page. > If any body is aware of this please let me know! > Appreciate any help > > Thanks, > Harini > > -- View this message in conte

Re: Query regarding optional method attribute in action tag - struts.xml

2009-04-19 Thread Dave Newton
HariniKaushik wrote: Hi All, I feel this is the correct Forum where in my doubts 'll be cleared. I've created Login,UserRegistration page and UserView page(where in admin only can view the users) And this is my action tag for Register_createUser and Register_getUserList common/{1}.jsp

Query regarding optional method attribute in action tag - struts.xml

2009-04-19 Thread HariniKaushik
rather than success page. If any body is aware of this please let me know! Appreciate any help Thanks, Harini -- View this message in context: http://www.nabble.com/Query-regarding-optional-method-attribute-in-action-tag---struts.xml-tp23122390p23122390.html Sent from th

Re: Regarding locale in struts

2009-04-16 Thread Lukasz Lenart
2009/4/17 abhishek reddy : > thanks for the replyiam using struts 1.2.9, how to use the interceptor? Not possible ;-) And I have no idea how it (Locale) should be implemented in Struts 1.2. Regards -- Lukasz http://www.lenart.org.pl/

Re: Regarding locale in struts

2009-04-16 Thread abhishek reddy
thanks for the replyiam using struts 1.2.9, how to use the interceptor? On Thu, Apr 16, 2009 at 3:54 PM, Lukasz Lenart wrote: > 2009/4/16 abhishek reddy : > > how do i manually set the locale in struts application? > > You have to have I18N interceptor in your stack and setup > request_local

Re: Regarding locale in struts

2009-04-16 Thread Lukasz Lenart
2009/4/16 abhishek reddy : > how do i manually set the locale in struts application? You have to have I18N interceptor in your stack and setup request_local param in url with given Locale code, see [1] for more details [1] http://struts.apache.org/2.1.6/docs/i18n-interceptor.html Regards -- Lu

Regarding locale in struts

2009-04-16 Thread abhishek reddy
hi every one, how do i manually set the locale in struts application? I have list of language options set in combo box...based on the language selection locale has to be set and it has to be replicated in the whole application. -- Abhishek

problem regarding autocompletion data table data error.

2008-11-11 Thread Naaag
;, "dateOfLastPosition", "timeOfLastPosition", "dateOfLastCheckin", "timeOfLastCheckin" ], metaFields: { totalRecords: "totalRecords"

RE: Re: Question regarding struts.multipart.maxSize

2008-10-01 Thread Siemback, Chris
news [mailto:[EMAIL PROTECTED] On Behalf Of Laurie Harper Sent: Tuesday, September 30, 2008 3:36 PM To: user@struts.apache.org Subject: Re: Question regarding struts.multipart.maxSize Siemback, Chris wrote: > Hello all - sorry if this is a newbie question, but I haven't seen > this

Re: Question regarding struts.multipart.maxSize

2008-09-30 Thread Laurie Harper
Siemback, Chris wrote: Hello all - sorry if this is a newbie question, but I haven't seen this addressed before. I'm currently using the fileupload interceptor in my application. I have 2 distinct portions of the web site where I'd like to have users upload files. The problem is the struts..mu

Question regarding struts.multipart.maxSize

2008-09-30 Thread Siemback, Chris
Hello all - sorry if this is a newbie question, but I haven't seen this addressed before. I'm currently using the fileupload interceptor in my application. I have 2 distinct portions of the web site where I'd like to have users upload files. The problem is the struts.multipart.maxSize attribute

Re: Regarding tiles error

2008-08-12 Thread sam thothi
Thanks Lukasz for your help, It's working now. I don't know Rad 7.5 behaves indifferently. On 8/12/08, Lukasz Lenart <[EMAIL PROTECTED]> wrote: > > > com.ibm.ws.jsp.JspCoreException: JSPG0218E: Error failed to locate > > setter method for attribute locale in tag class > > org.apache.struts.tagl

  1   2   3   4   >