RE: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-23 Thread Ankit Garg
TCS Confidential Noted. Thank you. Regards, Ankit Garg TCS Confidential -Original Message- From: Lukasz Lenart Sent: Friday, June 23, 2023 12:33 PM To: Struts Users Mailing List Subject: Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0 "External email. Open

Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-23 Thread Lukasz Lenart
pt., 23 cze 2023 o 07:45 Ankit Garg napisał(a): > May I check from core framework perspective, is it safe to say that more of > the features should work as usual if upgrade from 6.0.0 to 6.1.2.1 directly? > In our approach, we are directly applying Struts runtime via pom.xml in code > base and t

RE: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-22 Thread Ankit Garg
Subject: Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0 "External email. Open with Caution" pt., 23 cze 2023 o 06:46 Ankit Garg napisał(a): > Dear Lukasz Lenart, > > Would you like to share some references to understand the impact between > 6.0.0.0 to

Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-22 Thread Lukasz Lenart
pt., 23 cze 2023 o 06:46 Ankit Garg napisał(a): > Dear Lukasz Lenart, > > Would you like to share some references to understand the impact between > 6.0.0.0 to 6.1.2.1 i.e. June 2023 release? > https://cwiki.apache.org/confluence/display/WW/Migration+Guide -- We have > explored but could find sp

Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-22 Thread Dave Newton
s, > Ankit Garg > > > TCS Confidential > -Original Message- > From: Lukasz Lenart > Sent: Tuesday, June 6, 2023 10:38 PM > To: Struts Users Mailing List > Subject: Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0 > > "External email. O

RE: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-22 Thread Ankit Garg
between 6.0.0.0 to 6.1.2.1. Thank you. Regards, Ankit Garg TCS Confidential -Original Message- From: Lukasz Lenart Sent: Tuesday, June 6, 2023 10:38 PM To: Struts Users Mailing List Subject: Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0 "External email. Open

RE: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-06 Thread Ankit Garg
TCS Confidential Thank you. -Original Message- From: Lukasz Lenart Sent: Tuesday, June 6, 2023 10:38 PM To: Struts Users Mailing List Subject: Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0 "External email. Open with Caution" pon., 5 cze 2023 o 17:07

Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-06 Thread Lukasz Lenart
pon., 5 cze 2023 o 17:07 Ankit Garg napisał(a): > We are following Struts 2.0 in Action and below references. > https://struts.apache.org/getting-started/ > Let us know if any other material should be good to leverage in addition to > what we have. Thank you. Those tutorials are a good starting

Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-05 Thread Lukasz Lenart
pon., 5 cze 2023 o 13:30 Ankit Garg napisał(a): > May I check if below approach works well for 1.3.x to 2.6.x aka 6.0.x also? Yes, it will work. Struts 1 uses org.apache.struts package while Struts 2 (2.x, 6.x) uses org.apache.struts2 Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl

RE: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-05 Thread Ankit Garg
TCS Confidential Thank you. May I check if below approach works well for 1.3.x to 2.6.x aka 6.0.x also? -Original Message- From: Lukasz Lenart Sent: Monday, June 5, 2023 3:02 PM To: Struts Users Mailing List Subject: Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-05 Thread Lukasz Lenart
I would recommend using dual processor strategy here: > Dual processor, shared resources - Add the Struts 2.0 JARs to your existing > Struts 1.3 application. Configure S2 to handle *.action requests and let S1 > handle *.do requests. S1 and S2 can run side by side, within the

Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-05 Thread Dave Newton
.0.x to 6.0.x (aka 2.6.x)? Need some > advice on possible impact and required effort. Thank you. > > -Original Message- > From: Dave Newton > Sent: Sunday, June 4, 2023 6:15 PM > To: Struts Users Mailing List > Subject: Re: Urgent and priority help on Struts 1.3 up

RE: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-04 Thread Ankit Garg
- From: Dave Newton Sent: Sunday, June 4, 2023 6:15 PM To: Struts Users Mailing List Subject: Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0 "External email. Open with Caution" On Sun, Jun 4, 2023 at 00:29 Ankit Garg wrote: > Need help and expert connect to under

Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-04 Thread Dave Newton
On Sun, Jun 4, 2023 at 00:29 Ankit Garg wrote: > Need help and expert connect to understand more on impact and approaches, > effort estimation etc. > Effort: unclear how anyone could guess. Depends entirely on codebase size, architecture, scale reps, etc. TL;DR: you’llrewrite the entire web laye

Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-04 Thread Dale Newfield
Original Message- > From: Don Brown > Sent: Sunday, June 4, 2023 11:31 AM > To: Dale Newfield > Cc: Struts Users Mailing List ; > user-ow...@struts.apache.org; user-...@struts.apache.org; > user-i...@struts.apache.org > Subject: Re: Urgent and priority help on Struts 1

RE: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-04 Thread Krishnaraj Viswanathan
rg; user-i...@struts.apache.org Subject: [External] : Urgent and priority help on Struts 1.3 upgrade to Struts 6.0 TCS Confidential Dear Team, We seek help to upgrade our 1.3.x legacy application upgrade to Struts 6.0 with JDK 1.8. Need help and expert connect to understand more on impact and approache

RE: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-03 Thread Ankit Garg
-...@struts.apache.org; user-i...@struts.apache.org Subject: Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0 "External email. Open with Caution" I'm more excited about the prospect of struts 6.0! Is that based on chatgpt? On Sat, Jun 3, 2023, 22:57 Dale Newfield wrote: > Am I

Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-03 Thread Don Brown
I'm more excited about the prospect of struts 6.0! Is that based on chatgpt? On Sat, Jun 3, 2023, 22:57 Dale Newfield wrote: > Am I the only one that finds at least some humor in one sentence that > includes both "Struts 1" and the word "urgent"? :-) > > -Dale > > PS: I would guess, based on tra

Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-03 Thread Dale Newfield
Am I the only one that finds at least some humor in one sentence that includes both "Struts 1" and the word "urgent"? :-) -Dale PS: I would guess, based on transitive dependencies, if nothing else, that anything still based upon struts1 is rife with vulnerabilities. I agree it probably should

Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-03 Thread Ankit Garg
TCS Confidential Dear Team, We seek help to upgrade our 1.3.x legacy application upgrade to Struts 6.0 with JDK 1.8. Need help and expert connect to understand more on impact and approaches, effort estimation etc. Appreciate your early attention and support please. Thank you. Regards, Ankit Ga

Urgent and priority help on Struts 1.3 upgrade to Struts 6.0

2023-06-03 Thread Ankit Garg
TCS Confidential Dear Team, We seek help to upgrade our 1.3.x legacy application upgrade to Struts 6.0 with JDK 1.8. Need help and expert connect to understand more on impact and approaches, effort estimation etc. Appreciate your early attention and support please. Thank you. Regards, Ankit Ga

Re: Struts 1.3 and OAuth2

2019-03-10 Thread Martin Gainty
since this has nothing to do with using struts we can continue this offline as necessary hth Martin- From: Asad Habib Sent: Sunday, March 10, 2019 3:25 AM To: Struts Users Mailing List Subject: Struts 1.3 and OAuth2 Has anyone successfully been able to integr

Struts 1.3 and OAuth2

2019-03-09 Thread Asad Habib
Has anyone successfully been able to integrate OAuth2 to authorize calls made to an API built using Struts 1.3? I haven't seen any examples of this online. Any help would be appreciated. Thanks.

Re: Hidden Field Name for Token For Struts 1.3

2018-10-09 Thread Yasser Zamani
field is used for storing CSRF > token. We are concerned that public user accessing our web application will > see this field name at the browser side, and able to know that our backend > application is using struts. This could lead to security risk. > > We would like to know if stru

Hidden Field Name for Token For Struts 1.3

2018-09-25 Thread hanzhiding
application will see this field name at the browser side, and able to know that our backend application is using struts. This could lead to security risk. We would like to know if struts 1.3 allows developer to change the name of the generated hidden field for storing token, so that we can

RE: Struts 1.3 errorStyleClass Not Working (Error Field Highlighting)

2015-09-02 Thread Givler, Eric
lar to use and see how it behaves. What do you use for the validation that is creating these keys? Struts Validator? Eric -Original Message- From: eugenebalt [mailto:eugeneb...@yahoo.com] Sent: Tuesday, July 07, 2015 3:45 PM To: user@struts.apache.org Subject: Re: Struts 1.3 errorStyleC

Re: Struts 1.3 errorStyleClass Not Working (Error Field Highlighting)

2015-07-07 Thread eugenebalt
So, I now have some more info about this problem, which could maybe help us debug it: If you open Struts' BaseHandlerTag.doErrorsExist(), which is called to set the Error Style, it looks like this. Note the very last statement, the &&-paired double condition for errorsExist. protected boolean d

Struts 1.3 errorStyleClass Not Working (Error Field Highlighting)

2015-07-07 Thread eugenebalt
The errorStyleClass attribute on the Struts 1.3 tag is not working for me. It's supposed to highlight the error fields accumulated correctly in the ActionErrors collection. In the output HTML I see the error style isn't included. It only has the original class that came from style

Re: commons-fileupload security vulnerability (Struts 1.3)

2014-05-20 Thread Rene Gielen
Hi, Struts 1 is out of maintenance. I have no information whether commons-fileupload 1.3.1 works as a drop-in replacement for 1.1.1 in Struts 1.3 based applications. Most probably you will have to give it a test drive. Regards, René Am 30.04.14 02:02, schrieb Leopoldo Miranda Martinez/Mexico

commons-fileupload security vulnerability (Struts 1.3)

2014-04-29 Thread Leopoldo Miranda Martinez/Mexico/IBM
Hello Struts users community, Looking into this URL http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0050, it states a security vulnerability for Apache Commons FileUpload before 1.3.1. I'm using Struts v1.3 which bundles commons-fileupload-1.1.1.jar and the question I have is whether I

Re: Struts 1.3 : Preventing SQL Injection (form.field validation)

2013-03-22 Thread Paul Benedict
If you use JDBC prepared statements, you will not have to worry about SQL injection. Paul On Fri, Mar 22, 2013 at 6:36 PM, J.V. wrote: > Does anyone out there have a method I could use to pass a form field > variable that would check for all known SQL injection vulnerabilities (with > regards t

Re: Struts 1.3 : Preventing SQL Injection (form.field validation)

2013-03-22 Thread Anjib Mulepati
Use Filter On 3/22/2013 7:36 PM, J.V. wrote: Does anyone out there have a method I could use to pass a form field variable that would check for all known SQL injection vulnerabilities (with regards to the form field only, irrespective of the method of SQL execution) and return a true/false if

Struts 1.3 : Preventing SQL Injection (form.field validation)

2013-03-22 Thread J.V.
Does anyone out there have a method I could use to pass a form field variable that would check for all known SQL injection vulnerabilities (with regards to the form field only, irrespective of the method of SQL execution) and return a true/false if it passes the test? I have about 100+ forms (

Re: Struts 1.3 : Validating forms / password field

2013-03-22 Thread Paul Benedict
The best approach is to make validate() deal with syntax validation. At the beginning of your execute() method, run business logic validation and construct ActionErrors if your business logic fails. You really shouldn't be trying to stuff business logic in the validate() method -- keep that for dat

Struts 1.3 : Validating forms / password field

2013-03-22 Thread J.V.
I have some code that does not use the Apache commons validator plugin. There is a method in LoginForm.java validate() that calls isPasswordValid(password) that will query the database and validate the password and set an error message if not, and this error message is retrieved in the Action

Webapp - Struts 1.3 maintenance

2013-03-21 Thread J.V.
I inherited an internal web app today that has not been updated since probably 2005 (not sure). I have a few questions: * There are about 100 Forms, The action classes extend Action and the forms extend ActionForm * I want to use Apache commons validator and move the form validations fr

Re: Struts 1.3 Tiles not working

2013-01-14 Thread sameer ali
Il'l keep that in mind the next time. Sameer On Tue, Jan 15, 2013 at 5:19 AM, Dave Newton wrote: > Unrelated, but go ahead and take out all those comments that don't add > anything to the question next time. Some of us read on mobile devices and > useless vertical whitespace generally ends up

Re: Struts 1.3 Tiles not working

2013-01-14 Thread Dave Newton
Unrelated, but go ahead and take out all those comments that don't add anything to the question next time. Some of us read on mobile devices and useless vertical whitespace generally ends up in an automatic delete. Dave

Fwd: Struts 1.3 Tiles not working

2013-01-14 Thread sameer ali
Hi, I am Unable to get tiles to work in my application . I am using Struts 1.3 , stuts-tiles-1.3.10.jar is in the lib folder I am building this application on top of struts-blank.war The struts-config.xml http://struts.apache.org/dtds/struts-config_1_3.dtd

Struts 1.3 Tiles not working

2013-01-12 Thread sameer ali
Hi, I am Unable to get tiles to work in my application . I am using Struts 1.3 , stuts-tiles-1.3.10.jar is in the lib folder I am building this application on top of struts-blank.war The struts-config.xml http://struts.apache.org/dtds/struts-config_1_3.dtd

RE: In Struts 1.3 how to display multiple images in jsp from database

2012-04-24 Thread Givler, Eric
Message- From: raaja.g [mailto:raaj...@gmail.com] Sent: Wednesday, March 21, 2012 2:14 AM To: user@struts.apache.org Subject: In Struts 1.3 how to display multiple images in jsp from database Hi, I am facing problem in displaying multiple images at a time in jsp. I am able to retrieve the

Re: Questions related to commons-chain.jar after upgrading from Struts 1.2 to Struts 1.3

2012-03-21 Thread Łukasz Lenart
The simplest way is to download all libs from Struts 1.3 download page and copy all of them to WEB-INF/lib (remove all other jars) Regards -- Łukasz http://www.lenart.org.pl/ mobile +48 606 323 122, office +27 11 0838747 Warszawa JUG conference - Confitura http://confitura.pl

Questions related to commons-chain.jar after upgrading from Struts 1.2 to Struts 1.3

2012-03-21 Thread joann luo
Hello, After upgrading from Struts 1.2 to Struts 1.3, I copied *commons-chain.jar*to the *WEB**-**INF**\lib* directory. I still got the following exception when I logged into the application. Note: The commons-chain.jar was *never *in the WEB-INF\lib directory when this project was running

In Struts 1.3 how to display multiple images in jsp from database

2012-03-20 Thread raaja.g
images which are in the List collection. I am using struts 1.3. If any one have idea please guide me. Thanking you -- View this message in context: http://struts.1045723.n5.nabble.com/In-Struts-1-3-how-to-display-multiple-images-in-jsp-from-database-tp5582018p5582018.html Sent from the Struts

Re: Help Struts 1.3

2011-12-16 Thread Anirudh Bhardwaj
From: AlexCross [mailto:mattiap...@yahoo.it] Sent: Tuesday, December 13, 2011 4:47 AM To: user@struts.apache.org Subject: Help Struts 1.3 Hi all, How can i read data from DB and display using Jsp with Struts? What's the correct logic of struts(1.3)? Thank's to all. -- View this message i

Re: Help Struts 1.3

2011-12-15 Thread Dave Newton
; > > -Original Message- > From: AlexCross [mailto:mattiap...@yahoo.it] > Sent: Tuesday, December 13, 2011 4:47 AM > To: user@struts.apache.org > Subject: Help Struts 1.3 > > Hi all, > > How can i read data from DB and display using Jsp with Struts? > > Wha

RE: Help Struts 1.3

2011-12-15 Thread Givler, Eric
eIndia.com site for things like this, as well as Marty Hall's site. Did you try the Struts wiki? http://wiki.apache.org/struts -Original Message- From: AlexCross [mailto:mattiap...@yahoo.it] Sent: Tuesday, December 13, 2011 4:47 AM To: user@struts.apache.org Subject: Help Struts 1.

Re: Help Struts 1.3

2011-12-13 Thread Christian Grobmeier
Hello, On Tue, Dec 13, 2011 at 10:46 AM, AlexCross wrote: > How can i read data from DB and display using Jsp with Struts? > What's the correct logic of struts(1.3)? Not sure what you expecting as an answer. Basics are: create a struts.xml and tie a view and an action together.

Help Struts 1.3

2011-12-13 Thread AlexCross
Hi all, How can i read data from DB and display using Jsp with Struts? What's the correct logic of struts(1.3)? Thank's to all. -- View this message in context: http://struts.1045723.n5.nabble.com/Help-Struts-1-3-tp5070969p5070969.html Sent from the Struts - User mailing list

Re: Invoking Javascript function from Struts 1.3

2010-12-23 Thread Dave Newton
Right, and I said don't use a struts link tag :) Dave On Dec 23, 2010 5:22 AM, "Dennis Atkinson" wrote: > Thanks to the repliers! > > Tom, your solution is perfect. Thank you! > > Dave, I might have been unclear as to what I was looking for. I wasn't specifically looking to get the tag working

Re: Invoking Javascript function from Struts 1.3

2010-12-23 Thread Dennis Atkinson
Thanks to the repliers! Tom, your solution is perfect.  Thank you! Dave, I might have been unclear as to what I was looking for.  I wasn't specifically looking to get the tag working; I was just looking for a solution, with whatever would possibly help. Dennis

Re: Invoking Javascript function from Struts 1.3

2010-12-22 Thread Dave Newton
On Wed, Dec 22, 2010 at 12:16 PM, wrote: > > Why use a struts tag to generate a non-struts link? > And, this seems like a perfectly reasonable thing to do. Not really. The whole point of the Struts tags is to access Struts functionality, like action mappings. All this is is pure JavaScript. No

RE: Invoking Javascript function from Struts 1.3

2010-12-22 Thread Thomas.Sattler
ties are prop1, prop2, prop3. ', '', '')"> Have fun. --Tom -Original Message- From: Dave Newton [mailto:davelnew...@gmail.com] Sent: Wednesday, December 22, 2010 10:09 AM To: Struts Users Mailing List Subject: Re: Invoking Javascript function from Struts 1.3 Why use

Re: Invoking Javascript function from Struts 1.3

2010-12-22 Thread Dave Newton
Why use a struts tag to generate a non-struts link? Dave On Tuesday, December 21, 2010, Dennis Atkinson wrote: > Greetings all. > > I have a problem invoking Javascript that I can't seem to solve.  I'm hoping > someone here has run into the same kind of thing. > > When I am iterating through a

Invoking Javascript function from Struts 1.3

2010-12-22 Thread Dennis Atkinson
Greetings all. I have a problem invoking Javascript that I can't seem to solve.  I'm hoping someone here has run into the same kind of thing.   When I am iterating through a List of items to display (via the tag), one cell I am trying to write has to be a link to a Javascript function, with th

old struts 1.3 app not work in GF3

2010-04-08 Thread senderj
it with a dummy struts-config.xml (with start and end tag only) and it failed with the same message. I expect the parsing of the xml is done by struts modules, but looks from above it is not. Any idea what's wrong? -- View this message in context: http://old.nabble.com/old-struts-1.3-ap

Re: Websphere 6.1 and Struts 1.3

2010-04-05 Thread Struts Two
Shroff wrote: > From: Darshan Shroff > Subject: Re: Websphere 6.1 and Struts 1.3 > To: user@struts.apache.org > Received: Monday, April 5, 2010, 9:35 AM > > Hi, > > I am facing a similar issue. Any update on this. ? > > Regards, > Darshan Shroff > shroffdars...

Re: Websphere 6.1 and Struts 1.3

2010-04-05 Thread Darshan Shroff
finable > extension. > > > --- On Tue, 6/10/08, Martin wrote: > >> From: Martin >> Subject: Re: Websphere 6.1 and Struts 1.3 >> To: "Struts Users Mailing List" >> Date: Tuesday, June 10, 2008, 1:53 PM >> struts-config.xml >> >>

Struts 1.3 Exception: org.apache.jasper.JasperException: Module 'null' not found.

2009-10-21 Thread Vocho
Hello, I'm using struts 1.3 and visual source safe to share the project. Recently I uploaded my changes to the VSS repository and updated some of the files at my local project. There weren't so many changes to update, but after that, when I tried to run my project on the server, it di

Re: [Struts 1.3] first time use custom converter not working

2009-10-07 Thread Arthur Neves
.NONE; > >return result; > > > > The problem is the convert() never executed. the copyProperties failed > with > > "...had String ... expect WarrType...". Any idea why? > > > > -- > > View this message in context: > http://www.nabbl

Re: [Struts 1.3] first time use custom converter not working

2009-10-03 Thread Paul Benedict
rType.NONE; >        return result; > > The problem is the convert() never executed. the copyProperties failed with > "...had String ... expect WarrType...". Any idea why? > > -- > View this message in context: > http://www.nabble.com/-Str

Re: [Struts 1.3] converter converts but not set property

2009-09-24 Thread senderj
pe doesn't. I have checked the convert() method in >> MyConverter in debug mode and it can convert correctly. But the >> stk.warType >> was not set (although its setWarType() was run with correct parm and >> output). >> >> But if I add this code

Re: [Struts 1.3] converter converts but not set property

2009-09-23 Thread Arthur Neves
put). > > But if I add this code after the copyProperties() at the above, then it > works >BeanUtils.copyProperty(stk, "warType", > PropertyUtils.getSimpleProperty(form, "warType")); > > Any idea why? > > -- > View this message in context: > h

[Struts 1.3] converter converts but not set property

2009-09-23 Thread senderj
copyProperty(stk, "warType", PropertyUtils.getSimpleProperty(form, "warType")); Any idea why? -- View this message in context: http://www.nabble.com/-Struts-1.3--converter-converts-but-not-set-property-tp25531

[Struts 1.3] first time use custom converter not working

2009-09-23 Thread senderj
sult = WarrType.NONE; return result; The problem is the convert() never executed. the copyProperties failed with "...had String ... expect WarrType...". Any idea why? -- View this message in context: http://www.nabble.com/-Struts-1.3--first-time-use-custom-converter-not-working-tp25

Dynamic Tree construction with Struts 1.3

2009-09-09 Thread Hanen Ben Rhouma
Hello There, Can someone tell me if it's possible to code dynamic trees making some actions load their result accordingly with Struts 1.3 ? I've seen many threads related to Dojo integration into Struts2 but I need to work with Struts 1.3, are there any tutorials for such requirement?

Re: How to handle a Session Timeout using struts 1.3?

2009-08-28 Thread sharadsingh
; > > > Regards > > Vishnu Nv > > > -- View this message in context: http://www.nabble.com/How-to-handle-a-Session-Timeout-using-struts-1.3--tp25200423p25200496.html Sent from the Struts - User mailing list archive at Nabble.com. ---

How to handle a Session Timeout using struts 1.3?

2009-08-28 Thread Vishnu Vyasan Nelliparmbil
Hi Friends, How can I forward to a login page on session Timeout? Will struts create a Default session? I am checking for a value of a locale variable set to default session on my JSP page. After if(request.getSession(false).getAttribute("locale") == null){ //redirect to anot

Re: Struts 1.3: MappingDispatchAction and forms??

2009-07-02 Thread Paul Benedict
Try putting scope="request" on your action mappings. I don't think they are found because they aren't in the session (the default). On Tue, Jun 30, 2009 at 3:42 AM, Florian Rustedt wrote: > Hi, > > i want to do follwing: > after Login, i am at "showCallinggroupMembers.jsp". There, i want to implem

Struts 1.3: MappingDispatchAction and forms??

2009-06-30 Thread Florian Rustedt
Hi, i want to do follwing: after Login, i am at "showCallinggroupMembers.jsp". There, i want to implement three html forms in one jsp for "add", "edit" and "delete" an entry. So i added a mappingDispatchAction "SelectCallinggroupMembersAction" which handles the action corresponding to the three

Struts 1.3: MappingDispatchAction and forms??

2009-06-30 Thread Florian Rustedt
Hi, i want to do follwing: after Login, i am at "showCallinggroupMembers.jsp". There, i want to implement three html forms in one jsp for "add", "edit" and "delete" an entry. So i added a mappingDispatchAction "SelectCallinggroupMembersAction" which handles the action corresponding to the three d

[Struts 1.3] Validation question

2009-01-14 Thread Lorenzo Carnevale
My application user has to insert a monetary value for an invoice. Can I use the v alidator to check the value to be greater than 0, but without specifying a max value?

Re: Dijit Calendar usage in Struts 1.3

2008-12-30 Thread Ilan
On Sun, Dec 28, 2008 at 6:43 PM, Frank W. Zammetti wrote: > Ilan wrote: > >> NB: http://docs.dojocampus.org/dijit/form/DateTextBox is what looks >> suitable. >> Again. I am just asking if there are any recommended practices when adding >> a >> D

Re: Dijit Calendar usage in Struts 1.3

2008-12-28 Thread Frank W. Zammetti
Ilan wrote: NB: http://docs.dojocampus.org/dijit/form/DateTextBox is what looks suitable. Again. I am just asking if there are any recommended practices when adding a Digit widgit to a Struts 1.3 jsp/view There really isn't... there's conceptually no difference between addin

Re: Dijit Calendar usage in Struts 1.3

2008-12-28 Thread Ilan
;> > I looked at the AjaxParts Calendar and the Dojo Calendar and the Dojo > Calendar looks signficantly better. > > Are there any best practices to follow when adding a Dijit Widigt to a > Struts 1.3 jsp/view ? > NB: http://docs.dojocampus.org/dijit/form/DateTextBox is what looks

Dijit Calendar usage in Struts 1.3

2008-12-28 Thread Ilan
est practices to follow when adding a Dijit Widigt to a Struts 1.3 jsp/view ? Thanks, Ilan

Re: Does Struts 1.3.x supports PUT and DELETE methods of HTTP

2008-11-29 Thread Paul Benedict
I definitely see this as a worthy 1.4 enhancement. On Thu, Sep 4, 2008 at 1:06 PM, Laurie Harper <[EMAIL PROTECTED]> wrote: > Kamlesh123 wrote: >> >> Hi, >> >> I want to know that whether Struts 1.3.x or any lower version of Struts >> support HTTP PUT, DELET

Re: Question abt jsp and struts 1.3

2008-09-25 Thread Laurie Harper
Pankaj Gupta wrote: Hi, I am using struts 1.3. I have kept jsp folder parallel to WEB-INF folder. Inside jsp pages I have images folder, where I am keeping the images referred by jsp. In jsp I giving src of images as as : "images/image-1". So when I access the jsp directly, then

Re: Question abt jsp and struts 1.3

2008-09-24 Thread Kavita Mehta
To user@struts.apache.org cc Subject Question abt jsp and struts 1.3 Hi, I am using struts 1.3. I have kept jsp folder parallel to WEB-INF folder. Inside jsp pages I have images folder, where I am keeping the images referred by jsp. In jsp I giving src of images as as : "images/im

Question abt jsp and struts 1.3

2008-09-24 Thread Pankaj Gupta
Hi, I am using struts 1.3. I have kept jsp folder parallel to WEB-INF folder. Inside jsp pages I have images folder, where I am keeping the images referred by jsp. In jsp I giving src of images as as : "images/image-1". So when I access the jsp directly, then I can see the images..

Re: Does Struts 1.3.x supports PUT and DELETE methods of HTTP

2008-09-04 Thread Laurie Harper
Kamlesh123 wrote: Hi, I want to know that whether Struts 1.3.x or any lower version of Struts support HTTP PUT, DELETE and HEAD methods. I need to use them to develop a REST based application. I haven't checked the source code, but as far as I recall, Struts 1's action servlet on

Does Struts 1.3.x supports PUT and DELETE methods of HTTP

2008-09-02 Thread Kamlesh123
Hi, I want to know that whether Struts 1.3.x or any lower version of Struts support HTTP PUT, DELETE and HEAD methods. I need to use them to develop a REST based application. Regards, Kamlesh -- View this message in context: http://www.nabble.com/Does-Struts-1.3.x-supports-PUT-and-DELETE

Re: Reading directory in JSP file (Struts 1.3)

2008-08-29 Thread nabbler12999
Thanks, I see. nabbler12999 wrote: > > Hello, > > I want to read a directory. But canRead() gives false. How can I do it? > > My code: > [code] > <% > String filename=""; > File dir = new File("files"); > > String[] children = dir.list(); > > if (children == null) { > System.out.printl

Re: Reading directory in JSP file (Struts 1.3)

2008-08-28 Thread Laurie Harper
nabbler12999 wrote: Hello, I want to read a directory. But canRead() gives false. How can I do it? Firstly, you show this code as a scriptlet; while you certainly can do this sort of thing from a JSP, such logic really belongs in your action. That asside: My code: [code] <% String filenam

Reading directory in JSP file (Struts 1.3)

2008-08-26 Thread nabbler12999
Hello, I want to read a directory. But canRead() gives false. How can I do it? My code: [code] <% String filename=""; File dir = new File("files"); String[] children = dir.list(); if (children == null) { System.out.println("ERROR\t can read:"+dir.canRead()); // Either dir does not e

Re: configuration doc for struts 1.3,tiles with Rad 7.5

2008-08-08 Thread sam thothi
Can i get struts 1.3 configuration document list if anyone has it. On 8/7/08, sam thothi <[EMAIL PROTECTED]> wrote: > > Dave, > i have all the s1.3 dependencies. i have a question in the doctypes for > the strutscofig.xml > > Rightnow , i am running the applica

Re: configuration doc for struts 1.3,tiles with Rad 7.5

2008-08-07 Thread Antonio Petrelli
2008/8/7 sam thothi <[EMAIL PROTECTED]>: > If i change it to 1.3 , then i get the following error in the tiles plugin What error? Is there a stack trace? If yes, post it here. Antonio - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: configuration doc for struts 1.3,tiles with Rad 7.5

2008-08-07 Thread sam thothi
> Have you turned up logging and checked the logs to see if it says what > class you're missing? Do you have all the S1.3 dependencies? > > Dave > > > --- On Thu, 8/7/08, sam thothi <[EMAIL PROTECTED]> wrote: > > > From: sam thothi <[EMAIL PROTECTED]>

Re: configuration doc for struts 1.3,tiles with Rad 7.5

2008-08-07 Thread Dave Newton
Have you turned up logging and checked the logs to see if it says what class you're missing? Do you have all the S1.3 dependencies? Dave --- On Thu, 8/7/08, sam thothi <[EMAIL PROTECTED]> wrote: > From: sam thothi <[EMAIL PROTECTED]> > Subject: Re: configuration doc fo

Re: configuration doc for struts 1.3,tiles with Rad 7.5

2008-08-07 Thread sam thothi
error typically implies that the servlet was originally compiled with classes which cannot be located by the server. i change the class loader to single and it works fine. I want to know any jars i am missing to include struts 1.3 to work . If i change to single, my struts actions are working and

Re: configuration doc for struts 1.3,tiles with Rad 7.5

2008-08-07 Thread Dave Newton
--- On Thu, 8/7/08, sam thothi <[EMAIL PROTECTED]> wrote: > Any one can provide me with the configuration docs for > struts 1.3,tiles with Rad 7.5. Configuration docs? Like what? The app is configured like any other RAD app, and like any other Struts 1 app,

configuration doc for struts 1.3,tiles with Rad 7.5

2008-08-07 Thread sam thothi
Hi all, Any one can provide me with the configuration docs for struts 1.3,tiles with Rad 7.5. Thanks in advance for your help. thanks, Sam

Regarding Struts 1.3 and Eclipse 3.3

2008-07-31 Thread bhba
HI, How to configure struts 1.3 with eclipse 3.3.please help me regarding this,it's little bit urgent. I am using following software's Jdk1.6 Eclipse3.3 Tomcat6.0 or is there any related stuff please post me. Thanks in Advance BHBA -- View this message in context: http://www.

Re: Websphere 6.1 and Struts 1.3

2008-06-10 Thread Dave Newton
IIRC it's not necessary to use the extension when defining actions. That'd actually kind of defeat one of the purposes of having a definable extension. --- On Tue, 6/10/08, Martin <[EMAIL PROTECTED]> wrote: > From: Martin <[EMAIL PROTECTED]> > Subject: Re: Websp

Re: Websphere 6.1 and Struts 1.3

2008-06-10 Thread Martin
re 6.1 and Struts 1.3 Hello all, I am having an issue with a webapp developed on struts 1.3 on Websphere 6.1.07 (running on AIX). The webapp when compiled, tested and run on Windows (websphere 6.1.015) works fine. The problem is as follows. The application installs properly. If i login an

Re: Struts 1.3 + Spring -> "No WebApplicationContext found: no ContextLoaderListener registered?"

2008-04-01 Thread Yayo
yep I did, it's were my context gets started, everything goes fine, actions, transactions and the like until I try to instantiate this object. I've tried both lazy-init="false" and "true" but... On Tue, Apr 1, 2008 at 9:39 PM, Alberto A. Flores <[EMAIL PROTECTED]> wrote: > Have you added the cont

Re: Struts 1.3 + Spring -> "No WebApplicationContext found: no ContextLoaderListener registered?"

2008-04-01 Thread Alberto A. Flores
Have you added the contextLoaderListener in web.xml? Yayo wrote: Hi and thanks in advance! I've got a struts - spring based application and a declared bean wich implements both ApplicationContextAware and ServletContextAware. I debug the code and both setters receive data but when I try to use

Struts 1.3 + Spring -> "No WebApplicationContext found: no ContextLoaderListener registered?"

2008-04-01 Thread Yayo
Hi and thanks in advance! I've got a struts - spring based application and a declared bean wich implements both ApplicationContextAware and ServletContextAware. I debug the code and both setters receive data but when I try to use the servletContext it spites me this error: 21:15:56,031 ERROR Cont

Re: Struts 1.3 : DynaValidatorActionForm missing input form data on errors display

2008-03-18 Thread Laurie Harper
eod wrote: Hi, I'm seeing input form data disappear if the validation fails & the page is re-displayed; have Googled around but found nothing specific to dyna forms, so I'm hoping someone has come across this & know what the issue is; I had tried setting the action's scope to session as a test,

Struts 1.3 : DynaValidatorActionForm missing input form data on errors display

2008-03-12 Thread eod
eclarations : struts-config.xml : validation.xml : ... -- View this message in context: http://www.nabble.com/Struts-1.3-%3A-DynaValidatorActionForm-missing-input-form-data-on-errors-display-tp1601

  1   2   3   >