Re: use EL in Struts 1.1

2004-10-27 Thread dmu2201
Hi Rajesh In layout page in a tile page am passing a querystring(parameter) as ?CategoryId=3 If i need to display can i just add it as I'm afraid not since the method signature is request.getParameter(String) and what you are trying to do is request.getParameter().getCagegoryId().getGif(), wh

RE: use EL in Struts 1.1

2004-10-27 Thread Rajesh
essage- From: dmu2201 [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 27, 2004 2:01 PM To: Struts Users Mailing List Subject: Re: use EL in Struts 1.1 > >is it possible to use EL in Struts 1.1 ? > > Yes it is. Just insert this in the top of your JSP page: <%@ page isELIgn

RE: use EL in Struts 1.1

2004-10-27 Thread Rajesh
essage- From: dmu2201 [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 27, 2004 2:01 PM To: Struts Users Mailing List Subject: Re: use EL in Struts 1.1 > >is it possible to use EL in Struts 1.1 ? > > Yes it is. Just insert this in the top of your JSP page: <%@ page isELIgn

Re: use EL in Struts 1.1

2004-10-27 Thread dmu2201
is it possible to use EL in Struts 1.1 ? Yes it is. Just insert this in the top of your JSP page: <%@ page isELIgnored="false" %> Enjoy... Claus - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

use EL in Struts 1.1

2004-10-27 Thread Rajesh
Hai all, is it possible to use EL in Struts 1.1 ? Struts-EL how to use with Struts 1.1. Regards, Rajmahendra R. Hegde GK Bharani Software Pvt. Ltd. There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the

use EL in Struts 1.1

2004-10-27 Thread Rajesh
Hai all, is it possible to use EL in Struts 1.1 ? Struts-EL how to use with Struts 1.1. Regards, Rajmahendra R. Hegde GK Bharani Software Pvt. Ltd. There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the

Struts 1.1 JBoss 3.2.6

2004-10-20 Thread puneet . a
Has someone tried the combination Sturts 1.1 and JBoss 3.2.6 I am upgrading from JBoss 3.2.3, it gives error on all JSPs. Is Sruts 1.1 not supported on JBoss 3.2.6 ? type Exception report message d

Re: Struts 1.1 iterate woes

2004-10-04 Thread Victor Grazi
That works, thanks. But does anyone have a Struts EL version? I prefer to go that route. Thanks Victor ___ Sent with SnapperMail www.snappermail.com .. Original Message ... On Sun, 3 Oct 2004 18:27:11 -0500 Hubert Rabago <[EMAIL PROTECTED]> wrote: >I have to admit I always have trouble dea

RE: Struts 1.1 iterate woes

2004-10-03 Thread Karr, David
If "${index}" is not evaluating, then this is not a Struts problem. It's an issue with the container you're using and your configuration of it. For instance, you appear to say you're using Struts-EL. Do you have the correct taglib directives to use Struts-EL as opposed to Struts? What container

Re: Struts 1.1 iterate woes

2004-10-03 Thread Victor Grazi
Thanks Addy, but I am not clear on your syntax. What is your bVO.lines? Remember my list is in my form. Also what is bLine? Not sure where my variables correspond Regards Victor .. Original Message ... On Sun, 3 Oct 2004 15:55:20 -0400 Addy Kapur <[EMAIL PROTECTED]> wrote: >I have used t

Re: Struts 1.1 iterate woes

2004-10-03 Thread Hubert Rabago
I have to admit I always have trouble dealing with the iterate tag. I recently rediscovered how easy it is to do these iterations using the nested tags. Have you tried them? Maybe something like this would work for you: Sen

Re: Struts 1.1 iterate woes

2004-10-03 Thread Addy Kapur
I have used the following syntax and it works. "/> "/> "/> On Sun, 3 Oct 2004 14:16:19 -0400, Victor Grazi <[EMAIL PROTECTED]> wrote: > We are trying to use in a JSP to access items in a list > stored in the Form Bean by the Action cla

Struts 1.1 iterate woes

2004-10-03 Thread Victor Grazi
We are trying to use in a JSP to access items in a list stored in the Form Bean by the Action class but we can't seem to get the syntax right. I am getting an error meessage from PropertyUtils that displays the index as '${index}', which indicates that that struts el expression is not resolving

Re: How can I know the version of common-validator.jar included in struts 1.1

2004-09-14 Thread Hubert Rabago
It's in the manifest.mf of the jar file. It's version 1.0.2. Hubert On Tue, 14 Sep 2004 18:25:32 +0800, Chris <[EMAIL PROTECTED]> wrote: > Howdy, > > I want to download and the common-validator.jar 's source code , > so I want to know the common-validator 's version to download > the right so

How can I know the version of common-validator.jar included in struts 1.1

2004-09-14 Thread Chris
Howdy, I want to download and the common-validator.jar 's source code , so I want to know the common-validator 's version to download the right source. But can not get the version number by examine struts1.1's binary distro. Could anybody give me a hint? Regards Chris ---

Re: Struts 1.1 and

2004-09-13 Thread James Mitchell
ginal Message - From: "Benjamin Letrou" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Monday, September 13, 2004 3:46 AM Subject: Struts 1.1 and > Hi, > > I have several problems with Struts ! > > 1) I'm using

Struts 1.1 and

2004-09-13 Thread Benjamin Letrou
Hi, I have several problems with Struts ! 1) I'm using struts 1.1. when I try to migrate to 1.2.2, nothing work anymore ! Is there something specific to do when migrating a 1.1 projet to 1.2 ? 2) My first issue comes from the 2nd problem ! I want to use the tag to give an url to an op

Re: The jar files in the C:\jakarta-struts-1.1\contrib\struts-el\lib directory

2004-08-31 Thread Caroline Jen
roline > Jen > <[EMAIL PROTECTED]> wrote: > > There are three .jar files in the > > C:\jakarta-struts-1.1\contrib\struts-el\lib > directory > > that are not in the C:\jakarta-struts-1.1\lib > > directory. Those three files are jstl.jar, > > standard.jar, and s

Re: The jar files in the C:\jakarta-struts-1.1\contrib\struts-el\lib directory

2004-08-31 Thread Yves Sy
Hi, There's a long thread about that just yesterday. Check the messages history. -Yves- On Tue, 31 Aug 2004 04:36:57 -0700 (PDT), Caroline Jen <[EMAIL PROTECTED]> wrote: > There are three .jar files in the > C:\jakarta-struts-1.1\contrib\struts-el\lib directory > that are n

RE: The jar files in the C:\jakarta-struts-1.1\contrib\struts-el\ lib directory

2004-08-31 Thread Paul McCulloch
nal Message- > From: Caroline Jen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 31, 2004 12:37 PM > To: [EMAIL PROTECTED] > Subject: The jar files in the > C:\jakarta-struts-1.1\contrib\struts-el\lib directory > > > There are three .jar files in the > C:\jakarta-st

The jar files in the C:\jakarta-struts-1.1\contrib\struts-el\lib directory

2004-08-31 Thread Caroline Jen
There are three .jar files in the C:\jakarta-struts-1.1\contrib\struts-el\lib directory that are not in the C:\jakarta-struts-1.1\lib directory. Those three files are jstl.jar, standard.jar, and struts-el.jar. Do we also copy those three files to the C:\TOMCAT\webapps\AppName\WEB-INF\lib

Validator 1.1.3 with Struts 1.1

2004-08-31 Thread Spisser Reinhard
Can I use the validator 1.1.3 also with applications developed with Struts 1.1 or do I need to upgrade my application to Struts 1.2? Thanks Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

JDK version to be used with Struts 1.1

2004-08-11 Thread Christopher Kwiatkowski
What is the earliest version of the JDK that can be successfully used with Struts 1.1. We are currently operating at JDK 1.3 and I am experiencing difficulty running a simple Struts 1.1 application. I get the following error. [8/11/04 10:32:42:414 EDT] 4a850b15 WebGroup I SRVE0180I

Re: [Please help me!] upgrade from struts 1.1 rc1 to struts 1.1 final

2004-08-10 Thread Andrea Till
off the top of their head the > > steps > > you need to take and saying "it doesn't work" isn't giving enough > > information for anyone to help you. > > > > Niall > > > > - Original Message - > > From: <[EMAI

Re: upgrade from struts 1.1 rc1 to struts 1.1 final

2004-08-06 Thread fachfragen
help you. > > Niall > > - Original Message - > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, August 05, 2004 1:18 PM > Subject: upgrade from struts 1.1 rc1 to struts 1.1 final > > > > Hello, > > > > un

Re: Upgrading a Struts 1.1 app to 1.2.1: any 'gotchas' to watch for?

2004-08-03 Thread Paul Spencer
- Original Message - From: "Curtis Taylor" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 28, 2004 6:28 PM Subject: Upgrading a Struts 1.1 app to 1.2.1: any 'gotchas' to watch for? Hi everyone, After a cursory check of the Wiki & Strut

Re: Upgrading a Struts 1.1 app to 1.2.1: any 'gotchas' to watch for?

2004-08-02 Thread Curtis Taylor
nMessage - its wasn't necessary to do it, but it got rid of the > "deprecation" warnings when I compile. > > Niall > > - Original Message - > From: "Curtis Taylor" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, J

Re: Upgrading a Struts 1.1 app to 1.2.1: any 'gotchas' to watch for?

2004-07-30 Thread Niall Pemberton
arnings when I compile. Niall - Original Message - From: "Curtis Taylor" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 28, 2004 6:28 PM Subject: Upgrading a Struts 1.1 app to 1.2.1: any 'gotchas' to watch for? > Hi everyone, > &g

Re: Upgrading a Struts 1.1 app to 1.2.1: any 'gotchas' to watch for?

2004-07-30 Thread Nathan Maves
Everything worked great! Make sure that you use the new jars supplied in the download. sslext still works fine for me. You will also have to make sure that you are using ActionMessages. Nathan On Jul 28, 2004, at 11:28 AM, Curtis Taylor wrote: Hi everyone, After a cursory check of the Wiki & Struts

Upgrading a Struts 1.1 app to 1.2.1: any 'gotchas' to watch for?

2004-07-30 Thread Curtis Taylor
Hi everyone, After a cursory check of the Wiki & Struts site, I have a question for the collective expertise in the group. I'd like to leverage all the new features & fixes available in the 1.2.1 release by upgrading my existing app. Here's what we're running now: Struts/Tiles 1.1 sslext for Str

HTTP Status 503 - Struts 1.1 - Tomcat 4.1.30 deployment problem

2004-07-28 Thread Bobby K.
hello! I keep getting a "HTTP Status 503 - Servlet action is currently unavailable" when I hit an action path. This struts application works fine when deployed in JBoss but Tomcat repeatedly throws a 503, any ideas what is going wrong? is there a problem with the digester version used to parse

AW: Using Log4j in Struts 1.1

2004-07-08 Thread Michael Albrecht
Hi! 1. You have to put commons.logging.jar and your favourite implementation, e.g. log4j.jar, in the WEB-INF/lib or the server directory for common libraries (e.g. CATALINA_HOME/commons/lib). 2. The configuration of the logging framework could be done in several ways. The most simple one to do is

Re: Using Log4j in Struts 1.1

2004-07-08 Thread Selim Hendrickson
Hi, You have to put the log4j.jar into the lib directory. Then you construct the log4j.properties file and put into the classes directory. Here is a sample log4j.properties file: log4j.rootLogger=WARN, stdout log4j.appender.stdout=org.apache.log4j.ConsoleAppender log4j.appender.stdout.layout=org.

Using Log4j in Struts 1.1

2004-07-08 Thread alok . garg
Hello All, Can anybody send me the steps to config Log4j in struts1.1. Using commons-logging Regards, Alok Garg

Re: Struts 1.1

2004-06-29 Thread Pedro Salgado
Configuration 1.0//EN" > "http://jakarta.apache.org/commons/dtds/validator_1_0.dtd";> > > For struts 1.1?? > > Thanks > Guna > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Struts 1.1

2004-06-29 Thread Kote, Nijaguna Sangankal
What is the equalant of http://jakarta.apache.org/commons/dtds/validator_1_0.dtd";> For struts 1.1?? Thanks Guna

RE: Struts 1.1 / WebSphere 5.1 logging - [SOLVED]

2004-06-22 Thread Pingili, Madhupal
g all messages it is supposed to log, just like the app on WAS 4.0.4. Reddy Pingili > -Original Message- > From: Pingili, Madhupal > Sent: Friday, June 18, 2004 10:50 AM > To: 'Struts Users Mailing List' > Subject: Struts 1.1 / WebSphere 5.1 logging &g

RE: Struts 1.1 / WebSphere 5.1 logging

2004-06-18 Thread Hibbs, David
Staff Programmer / Analyst American National Insurance Company > -Original Message- > From: Pingili, Madhupal [mailto:[EMAIL PROTECTED] > Sent: Friday, June 18, 2004 9:50 AM > To: 'Struts Users Mailing List' > Subject: Struts 1.1 / WebSphere 5.1 logging > > >

Re: Struts 1.1 / WebSphere 5.1 logging

2004-06-18 Thread amr
cc AM Subject Struts 1.1 / WebSphere 5.1 logging Please respond to

Struts 1.1 / WebSphere 5.1 logging

2004-06-18 Thread Pingili, Madhupal
I have a web application developed with Struts 1.1 running on WebSphere 4.0.4 successfully. Now, if I deploy the same app on WebSphere 5.1, there is no log file created. I am using commons-logging.properties: org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger and

RE: Struts 1.1 J2EE level?

2004-06-09 Thread Yulin Zhao
;Struts Users Mailing List' <[EMAIL PROTECTED]> cc:(bcc: Yulin Zhao/FBFS) Subject: RE: Struts 1.1 J2EE level? We have several Struts 1.1 web applications running on J2EE 1.2 supported app server for about 10 months now. We are not using JSTL either. We are using Struts html/b

RE: Struts 1.1 J2EE level?

2004-06-09 Thread Chappell, Simon P
We are running a struts 1.1 application successfully in a J2EE 1.2 application server. Simon >-Original Message- >From: Yulin Zhao [mailto:[EMAIL PROTECTED] >Sent: Tuesday, June 08, 2004 3:35 PM >To: Struts Users Mailing List >Subject: Struts 1.1 J2EE level? > > >

RE: Struts 1.1 J2EE level?

2004-06-08 Thread Pingili, Madhupal
We have several Struts 1.1 web applications running on J2EE 1.2 supported app server for about 10 months now. We are not using JSTL either. We are using Struts html/bean/logic/tiles tags. Reddy Pingili > -Original Message- > From: Yulin Zhao [SMTP:[EMAIL PROTECTED] > Sent

RE: Struts 1.1 J2EE level?

2004-06-08 Thread Zhang, Larry \(L.\)
My answer is nothing theoretical but is practical: We are using Struts 1.1 with J2EE 1.2 ( servlet 2.2 and JSP 1.1), they are running just fine. -Original Message- From: Yulin Zhao [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 08, 2004 4:35 PM To: Struts Users Mailing List Subject

Struts 1.1 J2EE level?

2004-06-08 Thread Yulin Zhao
Our app server only supports J2EE1.2. Does struts1.1 have any requirement that we need use what level of J2ee? (e.g.: do struts framework jars use any New features from Servlet 2.3 or JSP1.2 or above?) I searched a few websites and asked a few more experienced friends but didn't find a sure answe

ActionForm creation struts 1.1

2004-06-08 Thread Niall Lynch
have moved from struts 1.0 to 1.1. How is the ActionForm lifecycle different in Struts 1.1 to 1.0? Regards, Niall. For low fares and great deals on hotels, car hire and travel insurance visit http://www.aerlingu

Scalability Problem in Struts 1.1

2004-06-03 Thread souravm
Hi All, We are facing a peculiar problem in Struts 1.1 implementation in our project. Actually we are migrating an existing application to Struts Framework. The existing application is to be compared with the struts implementation. The deployment is on Weblogic Server 8.1 SP1. When the

[ANN] Expresso 5.5 Released with Struts 1.1 Integration

2004-05-27 Thread Sandra Cann
http://www.jcorporate.com/expresso.html > Download link (both Expresso source and binaries available). Highlights of the Expresso 5.5 release include: - Struts 1.1 Integration and enhanced Struts support - JSTL Integration - Enhanced Junit Integration - Updated Log Manager - Refactored Login and Regi

Struts 1.1 with commons-lang-2.jar

2004-05-27 Thread Barnett, Brian W.
Struts 1.1 ships with some 1.x version of commons-lang.jar. Is it okay to use a 2.x version of commons-lang.jar with Struts 1.1?

Struts 1.1 bean:write problem

2004-05-24 Thread Arunkumar Sreedharan
Ref : msg71420 Hi, I suppose the proble is very simple, just add the following things to the web.xml and struts-config.xml In Web.xml application com.xyz.ApplicationResources add the above entry below action org.apache.struts.action.ActionServlet It is no

Re: Struts 1.1 and Collections 3.0

2004-05-21 Thread Niall Pemberton
msg37636.html Niall - Original Message - From: "Sherlock, Simon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 21, 2004 11:45 AM Subject: Struts 1.1 and Collections 3.0 > Is it OK to update Struts 1.1 with the new commons-collections.jar that > co

Struts 1.1 and Collections 3.0

2004-05-21 Thread Sherlock, Simon
Is it OK to update Struts 1.1 with the new commons-collections.jar that comes with collections version 3? I don't want to upset things by doing this. If it is not OK is there anyway the new collections stuff can be included in a Struts 1.1. project? Thanks, Simon. This e-mail an

Struts 1.1 + jakarta common uploads 1 getting empty list although it is multi-part agreed

2004-05-18 Thread Ayoub, Ashraf A
I'm using Struts 1.1, and trying to use the commons file upload version 1 package (from http://jakarta.apache.org/commons/fileupload/index.html ) to handle file upload request in my application, yet I seemed to always get an empty List from the parseRequest function o

RE : Struts 1.1 & XHTML [html:form]

2004-05-17 Thread Le Goff, Yoann
ED]> ] Inviato: lunedì 17 maggio 2004 11.55 A: 'Struts Users Mailing List' Oggetto: Struts 1.1 & XHTML [html:form] Hi, My render a form with a name="toto" attribute corresponding to my struts-config bean. All is right, But XHTML 1.1 do-not accept name attribute in a fo

R: Struts 1.1 & XHTML [html:form]

2004-05-17 Thread Andrea M.
;id' attribute (ibid http://jakarta.apache.org/struts/userGuide/struts-html.html) -Messaggio originale- Da: Le Goff, Yoann [mailto:[EMAIL PROTECTED] Inviato: lunedì 17 maggio 2004 11.55 A: 'Struts Users Mailing List' Oggetto: Struts 1.1 & XHTML [html:form] Hi, My render a form with

RE: Struts 1.1 & XHTML [html:form]

2004-05-17 Thread Kransen, J.
That's a known issue and is solved in 1.2 > -Oorspronkelijk bericht- > Van: Le Goff, Yoann [mailto:[EMAIL PROTECTED] > Verzonden: maandag 17 mei 2004 11:55 > Aan: 'Struts Users Mailing List' > Onderwerp: Struts 1.1 & XHTML [html:form] > > Hi,

Struts 1.1 & XHTML [html:form]

2004-05-17 Thread Le Goff, Yoann
Hi, My render a form with a name="toto" attribute corresponding to my struts-config bean. All is right, But XHTML 1.1 do-not accept name attribute in a form tag ... Is somebody got an idea ? I've ever try in my jsp. It works form tag but for form tag, it doesn't. Thx ! Yoann

RE: Repost: Anybody Using Commons-Lang 2.0 With Struts 1.1?

2004-05-14 Thread Hohlen, John C
Thanks for the reply. I also confirmed a few things myself. I was able to rebuild the Struts 1.1 source against Commons-Lang 2.0 and did not encounter any errors. Furthermore, it looks like the only "Commons-Lang" dependencies are in the "test" classes which are part of th

RE: Repost: Anybody Using Commons-Lang 2.0 With Struts 1.1?

2004-05-14 Thread Takhar, Sandeep
I believe we are using it no problem. Let me check... yep. sandeep -Original Message- From: Joe Hertz [mailto:[EMAIL PROTECTED] Sent: Friday, May 14, 2004 12:12 AM To: 'Struts Users Mailing List' Subject: RE: Repost: Anybody Using Commons-Lang 2.0 With Struts 1.1? You mig

RE: Repost: Anybody Using Commons-Lang 2.0 With Struts 1.1?

2004-05-14 Thread Joe Hertz
C [mailto:[EMAIL PROTECTED] > Sent: Friday, May 14, 2004 12:49 AM > To: Struts Users Mailing List; Struts Users Mailing List > Subject: RE: Repost: Anybody Using Commons-Lang 2.0 With Struts 1.1? > > > That's a good idea about the Commons-Lang User list. I > actually

Re: Repost: Anybody Using Commons-Lang 2.0 With Struts 1.1?

2004-05-13 Thread Dan Tran
I have been using version 2.0 with struts 1.1 since last September. No problem surface yet ;-) Go for it. -D - Original Message - From: "Hohlen, John C" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 13, 2004 8:57 PM Subject: Repost: Anybody Using

RE: Repost: Anybody Using Commons-Lang 2.0 With Struts 1.1?

2004-05-13 Thread Phil Steitz
, John C [mailto:[EMAIL PROTECTED] Sent: Thu 5/13/2004 9:49 PM To: Struts Users Mailing List; Struts Users Mailing List Cc: Subject: RE: Repost: Anybody Using Commons-Lang 2.0 With Struts 1.1? That's a good idea about the Commons-Lang

RE: Repost: Anybody Using Commons-Lang 2.0 With Struts 1.1?

2004-05-13 Thread Hohlen, John C
: Subject: RE: Repost: Anybody Using Commons-Lang 2.0 With Struts 1.1? You might want to ask this on commons-user. As a datapoint, I'm looking at the Struts 1.2 Nightlies I have built with, and I don't even

RE: Repost: Anybody Using Commons-Lang 2.0 With Struts 1.1?

2004-05-13 Thread Joe Hertz
y 13, 2004 11:57 PM > To: [EMAIL PROTECTED] > Subject: Repost: Anybody Using Commons-Lang 2.0 With Struts 1.1? > > > We're trying to figure out how backwards compatible > Commons-Lang 2.0 is with it's predecessor (1.0.1). > Specifically, we'd like to use Co

Repost: Anybody Using Commons-Lang 2.0 With Struts 1.1?

2004-05-13 Thread Hohlen, John C
We're trying to figure out how backwards compatible Commons-Lang 2.0 is with it's predecessor (1.0.1). Specifically, we'd like to use Commons Lang 2.0 with Struts 1.1 (which is distributed with Commons-Lang 1.0.1). Has anyone ever attempted this? I asked this question about

RE: Struts 1.1 ActionForm

2004-05-03 Thread Hubert Rabago
c, > > perhaps this is useful for you. > http://weblogs.java.net/pub/wlg/964 > > cheers, > matthias > > > -Original Message- > > From: Eric Noel [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, May 04, 2004 7:35 AM > > To: Struts Users Mailing List &g

Re: Struts 1.1 ActionForm

2004-05-03 Thread Hubert Rabago
For most forms, you can probably get away with just using a DynaActionForm and combining it with the Validator. I still use ActionForm subclasses for really complex forms because of the control they provide. (I have a form with two dimensional indexed properties plus mapped properties, all in one

RE: Struts 1.1 ActionForm

2004-05-03 Thread Matthias Wessendorf
Eric, perhaps this is useful for you. http://weblogs.java.net/pub/wlg/964 cheers, matthias > -Original Message- > From: Eric Noel [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 04, 2004 7:35 AM > To: Struts Users Mailing List > Subject: Struts 1.1 ActionForm > &g

Struts 1.1 ActionForm

2004-05-03 Thread Eric Noel
What is now the recommend technique for ActionForm, do we still have to use them? or just make use of the DynaActionForm instead and then create the corresponding Action or LookupDispatchAction? - To unsubscribe, e-mail: [EMAIL

Réf. : Re: Migration Struts 1.1 - java.lang.LinkageError - ActionForm class

2004-04-20 Thread antoine . korbut
Thanks !!! The problem was this !!! regards, Antoine Extranet [EMAIL PROTECTED] - 20/04/2004 15:31 Veuillez répondre à [EMAIL PROTECTED] Pour : user cc : Objet : Re: Migration Struts 1.1 - java.lang.LinkageError - ActionForm class Are you sure that you've removed al

Réf. : Re: Migration Struts 1.1 - java.lang.LinkageError - ActionForm class

2004-04-20 Thread antoine . korbut
Yes, but Admin and Public are consider like two applications differents. I have a folder for Admin with them configuration's file (web.xml and struts-config.xml) and a folder for Public with them configuration's file Maybe i must create a sub application like struts 1

Re: Migration Struts 1.1 - java.lang.LinkageError - ActionForm class

2004-04-20 Thread Joe Germuska
from struts 1.0.2 to Struts 1.1. My project is an Intranet Portal and is composed of 2 parts : Admin and Public. So, I have 2 differents files web.xml and struts-config.xml in 2 different folder (Admin and Public). When the Admin part runs in the first one, it does not raise problem, however whe

Re: Migration Struts 1.1 - java.lang.LinkageError - ActionForm class

2004-04-20 Thread Bill Siggelkow
1.0.2 to Struts 1.1. My project is an Intranet Portal and is composed of 2 parts : Admin and Public. So, I have 2 differents files web.xml and struts-config.xml in 2 different folder (Admin and Public). When the Admin part runs in the first one, it does not raise problem, however when the Public part

Migration Struts 1.1 - java.lang.LinkageError - ActionForm class

2004-04-20 Thread antoine . korbut
Hi, I have upgrade of my project from struts 1.0.2 to Struts 1.1. My project is an Intranet Portal and is composed of 2 parts : Admin and Public. So, I have 2 differents files web.xml and struts-config.xml in 2 different folder (Admin and Public). When the Admin part runs in the first one, it

RE: struts 1.1 and session handling

2004-04-15 Thread MARU, SOHIL (SBCSI)
List Subject: Re: struts 1.1 and session handling I like that idea. But how does it address the validator problem? I'm thinking I'm going to have to pitch the DynaValidatorForm usage and do something else. Dean Hoover Franz-Josef Herpers wrote: > Dean A. Hoover wrote: > >

Re: struts 1.1 and session handling

2004-04-15 Thread Dean A. Hoover
I like that idea. But how does it address the validator problem? I'm thinking I'm going to have to pitch the DynaValidatorForm usage and do something else. Dean Hoover Franz-Josef Herpers wrote: Dean A. Hoover wrote: I am using struts 1.1 and tomcat 5 for an application. I am

Re: struts 1.1 and session handling

2004-04-15 Thread Dean A. Hoover
I'll research that, thanks. Doug wrote: How about servlet filters instead? We've started using them for things we want to handle for all URLs, outside of the normal application logic, including session timeout. Dean A. Hoover wrote: I am using struts 1.1 and tomcat 5 for an appl

Re: struts 1.1 and session handling

2004-04-15 Thread Franz-Josef Herpers
Dean A. Hoover wrote: I am using struts 1.1 and tomcat 5 for an application. I am also using DynaValidatorForm for validation of form data. Here is my problem: I want to test for (tomcat) session timeout and output a message on the users brower stating that their session timed out. I want to

Re: struts 1.1 and session handling

2004-04-15 Thread Doug
How about servlet filters instead? We've started using them for things we want to handle for all URLs, outside of the normal application logic, including session timeout. Dean A. Hoover wrote: I am using struts 1.1 and tomcat 5 for an application. I am also using DynaValidatorFor

struts 1.1 and session handling

2004-04-15 Thread Dean A. Hoover
I am using struts 1.1 and tomcat 5 for an application. I am also using DynaValidatorForm for validation of form data. Here is my problem: I want to test for (tomcat) session timeout and output a message on the users brower stating that their session timed out. I want to catch and process this

Is Struts 1.1 Compatible With Commons-Lang 2.0?

2004-04-09 Thread Hohlen, John C
Does anyone know whether Struts 1.1 is compatible with Commons-Lang 2.0? There are some utilities in the latest version of the Commons-Lang library that we'd really to use with our Struts 1.1 based application. Struts 1.1 comes with Commons-Lang 1.0.1 Thanks,

Re: Struts 1.1, JSTL and Tomcat5

2004-03-31 Thread Jens Kühnberger
oblem with updating my webapplication from struts 1.0, jstl 1.0 and tomcat 4.1 to struts 1.1, JSTL 1.1 and tomcat 5. I got rid of all the old .jar and .tld files and inserted the new ones. I tried all different uri on the .jsp page, read through various messages on the mailing list, but I'm s

Re: Struts 1.1, JSTL and Tomcat5

2004-03-31 Thread Bill Siggelkow
from struts 1.0, jstl 1.0 and tomcat 4.1 to struts 1.1, JSTL 1.1 and tomcat 5. I got rid of all the old .jar and .tld files and inserted the new ones. I tried all different uri on the .jsp page, read through various messages on the mailing list, but I'm still stuck with the following error. I

Re: Struts 1.1, JSTL and Tomcat5

2004-03-31 Thread Martin Cooper
truts 1.0, jstl > 1.0 and tomcat 4.1 to struts 1.1, JSTL 1.1 and tomcat 5. > > I got rid of all the old .jar and .tld files and inserted the new ones. > I tried all different uri on the .jsp page, read through various > messages on the mailing list, but I'm still stuck with the

Struts 1.1, JSTL and Tomcat5

2004-03-31 Thread Jens Kühnberger
Hi everyone, I got a problem with updating my webapplication from struts 1.0, jstl 1.0 and tomcat 4.1 to struts 1.1, JSTL 1.1 and tomcat 5. I got rid of all the old .jar and .tld files and inserted the new ones. I tried all different uri on the .jsp page, read through various messages on the

<    1   2   3