indexed checkbox and set method

2004-01-31 Thread Emmanuel
"value1" and "value2" for, say, indexProp[1], the Object myobject I get in setIndexProp() is the String "value1" only (and never "value2"). How can I do to get an array of string[] in my action form, instead of a string ? Thanks in advance, Emmanuel -

Permanent forms

2003-09-07 Thread Emmanuel Potvin
solution is now a problem. How can I solve these 2 problems with only one solution? Emmanuel Potvin Les consultants Parent et associés inc. (418)802-8439

Re: block direct access to JSP files

2003-06-19 Thread Emmanuel Feller
target for all your forward. It should be done by find/replace ... Regards, Emmanuel - Message d'origine - De : "Takfung Chan" <[EMAIL PROTECTED]> À : "Struts Users Mailing List" <[EMAIL PROTECTED]> Envoyé : jeudi 19 juin 2003 18:10 Objet : block direct

Re: [FRIDAY]Re: Just let me be the first to say...

2003-03-28 Thread Emmanuel Feller
chapter 4 times > and still couldn't understand it. Then corrected the typos and it all > clicked :) > > * Emmanuel Feller <[EMAIL PROTECTED]> [0311 08:11]: > > Best one ... > > i read it more than two times and it is still the book on my night table

Re: [FRIDAY]Re: Just let me be the first to say...

2003-03-28 Thread Emmanuel Feller
Best one ... i read it more than two times and it is still the book on my night table ... - Original Message - From: "Kwok Peng Tuck" <[EMAIL PROTECTED]> > Struts in Action. > > > > Andrew Hill wrote: > > >Which one? > > > >-Original Message- > >From: Kwok Peng Tuck [mailto:[EMAI

Re: Opinions on Struts code generator - A zipped version

2003-03-16 Thread Emmanuel Feller
aking care about. Since i only work on big projects (more than 10k human days), we save lots of time when we stop using html prototype. I though we are not the only ones to do the same, that's why i am wondering for code gener

Re: Opinions on Struts code generator - A zipped version

2003-03-16 Thread Emmanuel Feller
s proposed into struts. I am at your disposition if you want more information. ;) Regards, Emmanuel Feller Senior Developper Cap Gemini Ernst & Young +33 2 51 17 35 00 phone 3716 +33 6 23 34 63 39 - Message d'origine - De : "james logsdon" <[EMAIL PROTECTED]> À : <[

[ANN] Easy Struts 0.6.4 > compatible Eclipse 2.1

2003-03-15 Thread Emmanuel Boudrant
ments message-resources/plug-in respect DTD order - Minor fix... Planned features for next majors version : - Tiles editor (0.7) - Refactoring (no completion date) http://easystruts.sf.net http://easystruts.sourceforge.net/update.html Thx, -emm

Question about validator

2003-03-12 Thread Emmanuel Boudrant
Thx, -emmanuel ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: Which J2EE version is compliant with Struts apps?

2003-03-06 Thread Emmanuel Feller
Hi, You can compile against J2EE 1.3. (It contain servlet2.3 API and it is supported by struts.) You may use J2EE 1.2 but it is not the best environnement on was5. I'd prefer 1.3 if i had to do the choice. I hope it helps, Regards, Emmanuel Feller Senior Developper Cap Gemini Ernst &

RE: A new Struts book ....

2003-02-27 Thread Emmanuel Boudrant
Impressive black suit, this the Struts MIB ;) --- Todd Pierce <[EMAIL PROTECTED]> a écrit : > Ya gotta love the covers on those WROX books. What were they THINKING?? > > -Original Message- > From: Emmanuel Boudrant [mailto:[EMAIL PROTECTED] > Sent: Friday, 28 Febru

A new Struts book ....

2003-02-27 Thread Emmanuel Boudrant
I think you can add a new Struts book in Struts ressources page : http://blogs.application-servers.com/blogs/page/eboudrant/20030227 -emmanuel ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http

Re: Calling/Including multiple Actions from inside a Action

2003-02-27 Thread Emmanuel Feller
ution of a real frameset, but it is not nice. I do not have read the spec of html for a while, but I'm wondering if iframe won't became standard (to be confirmed). Regards, Emmanuel Feller Senior Developper Cap Gemini Ernst & Young +33 2 51 17 35 00 phone 3716 +33 6 23 34 63 39

Re: Calling/Including multiple Actions from inside a Action

2003-02-27 Thread Emmanuel Feller
rs. It is usefull when you have lots of portlets : one other advantage is that you may pilot your portal design with dhtml behavior (resizing portlet, ... ). hope it helps. Regards, Emmanuel Feller Cap Gemini Ernst & Young - Message d'origine - De : "Alexander Ilg" &l

Re: [OT] Struts and XDoclets

2003-02-24 Thread Emmanuel Boudrant
Hi, Look at Erik's Struts/XDoclet example application in http://www.raibledesigns.com/page/rd/20021202 -emmanuel --- "Chen, Gin" <[EMAIL PROTECTED]> a écrit : > Anyone know a good reference for programming struts using xdoclets? > Also, is it possible to do tiles u

Re: Logging and log4j?

2003-02-11 Thread Emmanuel
Bjørn T Johansen wrote: I was just wondering what is the pro's and con's for using Commons-Logging contra log4j? Goods materials on this topic (pro log4j) : http://www.qos.ch/logging/thinkAgain.html ___ Do You Yahoo!? -- Une adresse

Re: [Q] How to tell Struts to ReLoad (reread) struts-config.xml?

2003-02-08 Thread Emmanuel Bernard
I'd like make some changes in struts-congis.xml like a add new action or etc. and apply those changes without restart WebLogic. Launch your weblogic instance on development mode (startmode=true, if I remember well) Then touch (or create) a REDEPLOY (that's it's name) file in the META-INF (or

[ANNOUNCE] Easy Struts 0.6.3 for Eclipse is out

2003-02-05 Thread Emmanuel Boudrant
respect DTD order http://easystruts.sf.net To be continued... Thx, -emmanuel ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com

[IDE War] Java IDE choices

2003-02-05 Thread Emmanuel Boudrant
"Les gouts et les couleurs ne se discutent pas" If somebody can translate this expression in English ;) --- Mitchell Morris <[EMAIL PROTECTED]> a écrit : > Having seen a few posts claiming that JBuilder is the "Worst.Tool.Ever!!!1!" > and knowing that my own opinion is that JBuilder suits m

RE: Struts Tools - JBuilder 8

2003-02-05 Thread Emmanuel Boudrant
here a workaround to work with Struts 1.1 with JBuilder 8. It's in french but for summary, simply change your Struts 1.0 DTD to Struts 1.1 DTD and add your Struts binary in your project. http://blogs.application-servers.com/blogs/page/eboudrant/20021216 --- Rabih Yazbeck <[EMAIL PROTECTED]> a

RE: Struts Tools

2003-02-05 Thread Emmanuel Boudrant
Witch parameter ?? --- [EMAIL PROTECTED] a écrit : > Just tried easy struts, don't why it didn't show me the parameter of a > mapping. > > Regards, > > > PQ > > "This Guy Thinks He Knows Everything" > "This Guy Thinks He Knows What He Is Doing" > > -Original Message- > From: alex

Re: action mapping

2003-02-05 Thread Emmanuel Boudrant
/api/org/apache/struts/action/ActionMapping.html For more information read section 'What's different?' in http://jakarta.apache.org/struts/userGuide/release-notes.html -emmanuel --- [EMAIL PROTECTED] a écrit : > I remembered some one on the list had said that ActionMapping

Re: AW: easy struts 0.6.3 ?

2003-02-05 Thread Emmanuel Boudrant
java But I can't explain this in german ;) -emmanuel --- "Hirschmann, Bernhard" <[EMAIL PROTECTED]> a écrit : > > emmanuel, > > vielen Dank für diese aussagekräftige Nachricht. > > Freundliche Grüße, > Bernhard Hirschmann > > -Ursprüngliche Nachricht--

Re: AW: easy struts 0.6.3 ?

2003-02-05 Thread Emmanuel Boudrant
-user list, sorry. -emmanuel --- "Hirschmann, Bernhard" <[EMAIL PROTECTED]> a écrit : > > emmanuel, > > vielen Dank für diese aussagekräftige Nachricht. > > Freundliche Grüße, > Bernhard Hirschmann > > -Ursprüngliche Nachricht- > Von

Re: easy struts 0.6.3 ?

2003-02-05 Thread Emmanuel Boudrant
ewcvs.cgi/easystruts/easystruts-plugin/src/org/easystruts/eclipse/wizards/NewStrutsSupportWizardPage.java a+ -emmanuel --- alexj <[EMAIL PROTECTED]> a écrit : > Hi anybody know when the easy struts 0.6.3 plug in for eclipse > will be released ? > Or anybody know in the sourc

Re: How to get a PlugIn property?

2003-02-05 Thread Emmanuel Boudrant
Add the property in your plugin class and read it : private String myProperty; public String getMyProperty(); public void setMyProperty(String myProperty) {this.myProperty = myProperty; } The property 'myProperty' is automaticly setted by the Digester. -emmanuel --- Marco Tedo

Re: How to instantiate a DynaValidatorForm

2003-01-30 Thread Emmanuel Boudrant
--- Emmanuel Boudrant <[EMAIL PROTECTED]> a écrit : > FormBeanConfigObject corresponding to your element. > > Use method : > > FormBeanConfig findFormBeanConfig(String name) > > on your ApplicationConfig object returned with mapping.getApplicati

Re: How to instantiate a DynaValidatorForm

2003-01-30 Thread Emmanuel Boudrant
FormBeanConfigObject corresponding to your element. Use method : FormBeanConfig findFormBeanConfig(String name) on your ApplicationConfig object returned with mapping.getApplicationConfig() --- Boris Folgmann <[EMAIL PROTECTED]> a écrit : > Emmanuel Boudrant wrote: > > To

Re: How to instantiate a DynaValidatorForm

2003-01-30 Thread Emmanuel Boudrant
To instanciate an DynaActionForm : DynaActionFormClass formClass = DynaActionFormClass.createDynaActionFormClass( yourFormBeanConfigObject ); DynaActionForm form = (DynaActionForm) DynaActionFormClass.newInstance(); (...) I hope this help. -emmanuel --- Boris Folgmann <[EMAIL PROTECTED]

Re: JSP under WEB-INF

2003-01-28 Thread Emmanuel Boudrant
Hi, You need to set redirect to false, all JSP behind WEB-INF are not visible for redirection. ... and add a '/' before WEB-INF, like this : -emmanuel --- Pat Quinn <[EMAIL PROTECTED]> a écrit : > Hi Guys, > > I've just moved all my JSP's in

Re: [WORKAROUND] Change webroot with easy struts + tomcat sysdeo

2003-01-24 Thread Emmanuel Boudrant
Hi Alex, Yes you can delete "/defaultroot" after copying WEB-INF/ directory (contain config files) in your new document root. BTW: I'll release a new version this WE -emmanuel --- alexj <[EMAIL PROTECTED]> a écrit : > Hi Emmanuel, > > I just one more que

RE: [OT] Re: Struts officially supported at Ford

2003-01-23 Thread Emmanuel Boudrant
Yes, AS/400 Cars...;) --- Mark Galbreath <[EMAIL PROTECTED]> a écrit : > IBM makes cars? > > -Original Message- > From: David Graham [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 23, 2003 1:05 PM > > Now if they could just make 1 decent car... > > >From: "Hajratwala, Nayan (N.)

Re: How did you display formatted date

2003-01-22 Thread Emmanuel Boudrant
I don't want to pass the Date object in a runtime expression value (with datetime.tld). BTW: It's work fine with Thnx, -emmanuel --- Thomas CORNET <[EMAIL PROTECTED]> a écrit : > > Personnaly, I use datetime taglib ... > > http://jakarta.apache.org/taglibs

How did you display formatted date

2003-01-22 Thread Emmanuel Boudrant
Hi, How can I display an object java.util.Date with the (or somethig else) in a french format without using a SimpleDateFormat. >> DD/MM/YYY Thx, -emmanuel ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !

[WORKAROUND] Change webroot with easy struts + tomcat sysdeo

2003-01-22 Thread Emmanuel Boudrant
Hi, Thanx ! I just post on my blogs a workaround for changing web root with Easy Struts 0.6.2 (it's not smart but in waiting a new release...;) http://blogs.application-servers.com/blogs/page/eboudrant/Weblog/20030122 I hope it's work ! -emmanuel --- Softwareentwicklung Hausch

Re: about easy struts

2003-01-21 Thread Emmanuel Boudrant
> G++ e* h++ r% y* > --END GEEK CODE BLOCK-- > > - Original Message - > From: "Emmanuel Boudrant" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > Sent: Tuesday, January 21, 2003 5:33 PM > Subject: abo

about easy struts

2003-01-21 Thread Emmanuel Boudrant
es are not implemented. So be patient ;) I will look soon all bugs posted on http://sourceforge.net/projects/easystruts and release a new version with some major bugs fix. ...I just want to say now that any contribution are welcomes. Thanx for people who use Easy Struts, -emmanuel http://easystr

RE: AW: easy struts

2003-01-21 Thread Emmanuel Boudrant
> Can anyone tell me if Ant is able to start/stop Tomcat? I think you can start/stop tomcat with an Ant task (if it exist of course (or make it;) ). Paresse, quand tu nous tiens ;) -emmanuel --- ROSSEL Olivier <[EMAIL PROTECTED]> a écrit : > > Hi, > > > >

Re: AW: easy struts

2003-01-21 Thread Emmanuel Boudrant
Hi, It's not possible with Easy Struts but you can use Tomcat Sysdeo plugin for building a war. -emmanuel --- alexj <[EMAIL PROTECTED]> a écrit : > Hi, > > I need some advice how can I made a war file after > creating a Struts app using Easy Struts. > > Chears

Re: AW: easy struts

2003-01-21 Thread Emmanuel Boudrant
Yes it's mesorry I think somebody send me a patch about this bug, I going to release a new version this WE. This bug appear when you add support to a tomcat (Sysdeo) projet -emmanuel --- Softwareentwicklung Hauschel <[EMAIL PROTECTED]> a écrit : > Hey, you are the gu

Re: easy struts

2003-01-21 Thread Emmanuel Boudrant
Hi, I develop Easy Struts ... and I use Easy Struts for my struts apps ;) I think some people use it too. Actually I haven't got time for update it ;( so there is some few bugs...to be continued... Thx, -emmanuel --- Softwareentwicklung Hauschel <[EMAIL PROTECTED]> a écrit :

RE: first action

2003-01-10 Thread Emmanuel Bridonneau
ssage- From: Yan Zhu [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 09, 2003 6:55 PM To: Emmanuel Bridonneau Subject: Re: first action great, thanks. how do you declare it in the web.xml? Emmanuel Bridonneau wrote: > You usually want to do this whilst initializing you app. In this case

RE: first action

2003-01-09 Thread Emmanuel Bridonneau
it is done for all your servlets, can the users hit your pages. Emmanuel -Original Message- From: Damm, Gary [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 09, 2003 6:35 PM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: RE: first action Sounds more like a PlugIn. Here ar

Re: [OT] HAPPY HOLIDAYS, EVERYONE

2002-12-24 Thread Emmanuel Boudrant
>Have a Merry Christmas everyone! +1 here the beer-ed "santa claus" : http://www.a-very-merry-christmas-from.com/miniworldgames/sobersanta.html My score is 952 ;) --- kiuma <[EMAIL PROTECTED]> a écrit : > Happy holidays also from me! > kiuma > Justin Ashworth ha scritto: > > >Amen, Craig

Re: Struts UML Diagrams

2002-12-11 Thread Emmanuel Boudrant
> Are there any java class to UML class diagrams that are open source, > and developers recommend? > That may be a way to generate class diagrams for `MessageResourcesFactory' etc. Perhaps Eclipse IDE + Omondo free edition http://www.eclipse.org http://www.eclipseuml.com

Re: Struts UML Diagrams

2002-12-11 Thread Emmanuel Boudrant
nd IBM aquire Rational, It's a real Thriller : what's happen to .NET ? -emmanuel --- "Peter A. Pilgrim" <[EMAIL PROTECTED]> a écrit : > James Holmes wrote: > > http://jakarta.apache.org/struts/resources/tutorials.html > > http://jakarta.apache.org/stru

Re: Struts UML Diagrams

2002-12-11 Thread Emmanuel Boudrant
Hi, Some Struts 1.1 class diagrams : http://www.mycgiserver.com/~eboudrant/#uml11 Or the complete Struts 1.1 rational rose model (I hope you have Rational Rose;) : http://www.mycgiserver.com/~eboudrant/download/model-struts-1.1b1.zip > > > > > --- Pat Quinn <[EMAIL PROTECTED]> a écri

Re: Struts UML Diagrams

2002-12-11 Thread Emmanuel Boudrant
Hi, Some Struts 1.1 class diagrams : http://www.mycgiserver.com/~eboudrant/#uml11 Or the complete Struts 1.1 rational rose model (I hope you have Rational Rose;). -emmanuel --- Pat Quinn <[EMAIL PROTECTED]> a écrit : > I too found that site... i was looking for a UML Diagram t

RE: Tiles editor, help - StrutsConsole new version ?

2002-12-11 Thread Emmanuel Boudrant
Hi Sandra, Struts console work fine with my JBuilder6, did you read http://www.jamesholmes.com/struts/console/help.html#jbuilder -emmanuel Heligon Sandra <[EMAIL PROTECTED]> a écrit : It seems that it is the StrutsConsole extension that allows to have Tiles extension. I have download

[ANNOUNCE] Easy Struts 0.6.2 for Eclipse is out

2002-12-09 Thread Emmanuel Boudrant
es in Easy Struts view not reconized with Eclipse M3 / WSAD 5 http://easystruts.sourceforge.net http://easystruts.sourceforge.net/update.html (recommended) Thanx, -emmanuel - Soyez solidaire soutenez l’action du Téléthon avec Yahoo! France. Cliquez ici pour faire un don !

Re: Tool for visually documenting Tiles hierarchy?

2002-12-04 Thread Emmanuel Boudrant
And Easy Struts for Eclipse soon ;) -emmanuel http://easystruts.sf.net James Holmes <[EMAIL PROTECTED]> a écrit : Struts Console allows you to visually edit the Tiles config file. http://www.jamesholmes.com/struts/ -james --- "Chetty, Arun" wrote: > Is anyone aware

Re: action-mapping

2002-12-04 Thread Emmanuel Boudrant
f the state of your operation, use mapping.findForward( NAME ); Is it clear ? -emmanuel "LUCERO,DENNIS (HP-Boise,ex1)" <[EMAIL PROTECTED]> a écrit : I am a newbie but I am a little confused about the following. In the struts api it states the following about the forward p

Re: question about findForward()

2002-12-03 Thread Emmanuel Boudrant
You need a redirection. In a redirection, the request (who containt the form) is not propagate. Just put in forward declaration : If your form is stored in session scope, you need to call reset(); -emmanuel Kevin HaleBoyes <[EMAIL PROTECTED]> a écrit : I'm having trouble explain

Re: struts-config.xml

2002-12-03 Thread Emmanuel Boudrant
Prefer to use the hidden parameters : ... id and type must be a declared property in your form bean. (or dynamic if you use DynaActionForm). You must set the id and type value with your form bean instance ... or with the value attribute. -emmanuel Cathy Osekizoglu <[EMAIL PROTECTED]

RE: [OT] JavaScript navigator close event

2002-12-03 Thread Emmanuel Boudrant
roblem is, it may not show as true until after the onUnload is done. If you're opening a new window for your app, you could always check the closed property from the parent window... --Voytek Jarnot -----Original Message- From: Emmanuel Boudrant [mailto:[EMAIL PROTECTED]] Sent: Tuesda

[OT] JavaScript navigator close event

2002-12-03 Thread Emmanuel Boudrant
k associed to this session. So is there a solution ? Thx, -emmanuel - Soyez solidaire soutenez l’action du Téléthon avec Yahoo! France. Cliquez ici pour faire un don !

[SURVEY] What is your Struts version ?

2002-12-02 Thread Emmanuel Boudrant
Hi, I want to make a little survey about the Struts version you use and why ... so I really appreciate if you can spend a little time to answer it: Survey #1 : Struts version > http://sourceforge.net/survey/survey.php?group_id=54542&survey_id=13866 Thanx, -e

Re: On the Microsoft side...

2002-11-26 Thread Emmanuel Boudrant
You've got http://mavnet.sourceforge.net Sorry to respond ;) -emmanuel --- Cristian Cardenas <[EMAIL PROTECTED]> a écrit : > Hi all, > Somebody knows if there is a kind framework in the Microsoft side (to be >used with ASP > or ASP.NET), with the functional

RE: Illegal target of jump or branch w/Tomcat

2002-11-21 Thread Emmanuel Bridonneau
: Wednesday, November 20, 2002 2:04 PM To: Struts Users Mailing List Subject: Re: Illegal target of jump or branch w/Tomcat On Wed, 20 Nov 2002, Emmanuel Bridonneau wrote: > Date: Wed, 20 Nov 2002 12:30:27 -0800 > From: Emmanuel Bridonneau <[EMAIL PROTECTED]> > Reply-To: Strut

Illegal target of jump or branch w/Tomcat

2002-11-20 Thread Emmanuel Bridonneau
Some double talk, so I ran into this JVM exeption after switching from the "oh you're too expensive for me" Weblogic to "you're great for a free software" JBoss. Turns out that Tomcat (used in conjunction w/JBoss) has a 64kb limitation whilst generating the servlet code from a JSP. I intend to fo

RE: [ANNOUNCEMENT] Easy Struts 0.6.1 Eclipse plugin

2002-11-19 Thread Emmanuel Boudrant
Hi, Can you report a bug at : http://sourceforge.net/tracker/?group_id=54542&atid=474084* With this attachement : [ECLIPSE_DIR]\workspace\.metadata\.log Thanx for using Easy Struts -emmanuel --- Alex Almero <[EMAIL PROTECTED]> a écrit : > wizards doens't work with ecli

RE: [OT] Looking for HTML filter code

2002-11-18 Thread Emmanuel Boudrant
...and do you know one ;) Thanx, -emmanuel --- James Childers <[EMAIL PROTECTED]> a écrit : > He's wanting something that provides the functionality that Slashdot allows in user comments: > , , , etc., but is smart enough to strip out potentially harmful code. > > -=

RE: [OT] Looking for HTML filter code

2002-11-18 Thread Emmanuel Boudrant
re >trying to > put HTML tags inside HTML comment markers? Why would you want to do this? > > > -Original Message- > > From: Emmanuel Boudrant [mailto:[EMAIL PROTECTED]] > > > > Hi, > > > > Never see that in struts tags, I looking in Struts user

RE: [OT] Looking for HTML filter code

2002-11-18 Thread Emmanuel Boudrant
dgar > > -Original Message- > From: Emmanuel Boudrant [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 18, 2002 12:22 PM > To: 'Struts Users Mailing List' > Subject: [OT] Looking for HTML filter code > > > > I've been looking around for code

[OT] Looking for HTML filter code

2002-11-18 Thread Emmanuel Boudrant
ags. Anyone know of a nice java code snippet/bean/custom tag that can help me with this? Thanx a lot -emmanuel ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com -- To unsubscr

Re: struts 1.1 : setInput ?

2002-11-15 Thread Emmanuel Boudrant
Hi, For some security and integrity reasons, you can't change the struts configuration after it was loaded at startup by ActionServlet. You need to find another solution without changing on-the-fly the configuration. For more information you can check the Struts 1.1 sources ;) -emm

Re: [ANNOUNCEMENT] Easy Struts 0.6.1 Eclipse plugin

2002-11-13 Thread Emmanuel Boudrant
it : http://easystruts.sourceforge.net Thanx, -emmanuel --- Emmanuel Boudrant <[EMAIL PROTECTED]> a écrit : > Hi, > > Easy Struts 0.6.1 was just released, all the wizard was refactored, a Struts view was > added and Struts 1.1 modules are supported. > > > Easy Struts Features :

[ANNOUNCEMENT] Easy Struts 0.6.1 Eclipse plugin

2002-11-12 Thread Emmanuel Boudrant
(chooser dialog and validation). - Compatible with IBM WSAD 5 > Install it from update manager : http://easystruts.sourceforge.net/update.html or > Download it : http://easystruts.sourceforge.net Enjoy, -emmanuel ___ Do You Yahoo!?

Question about modules

2002-11-11 Thread Emmanuel Boudrant
age Cannot retrieve mapping for action /verifyUser. I try with ... and same message. So how does Struts locate the good module to lookup the requested mapping ? -emmanuel ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et e

Problem with scriplet inside tag attribute. (struts-layout)

2002-10-23 Thread Emmanuel Boudrant
Hi, I've got a problem with some dynamic tag attributes, I want to put a scriplet in a tag attribute but the code isn't compiled. ... When a display HTML source, I've got the <%= ... %>. The tags came from struts-layout. ps : This solution work fine

[ANN] Easy Struts 0.6 beta 2 for Eclipse

2002-10-18 Thread Emmanuel Boudrant
sample in [PLUGIN]\xslt directory Add preference page for XSLT stylesheets. (work in progress) This beta was not added in Update Manager, install manually. http://easystruts.sf.net http://easystruts.sourceforge.net/CHANGES.TXT http://sourceforge.net/projects/easystruts

Re: Sub Application ?

2002-10-16 Thread Emmanuel Boudrant
Thx a lot -emmanuel --- Gemes Tibor <[EMAIL PROTECTED]> a écrit : > 2002. október 16. 11:01 dátummal Emmanuel Boudrant ezt írtad: > > Yes recently, I didn't found any topic about sub app. > > > > what I want to know is : > > Why sub-app ? >

Re: Sub Application ?

2002-10-16 Thread Emmanuel Boudrant
Yes recently, I didn't found any topic about sub app. what I want to know is : Why sub-app ? How to configure (Is there an example) ? Thx, -emmanuel --- Eddie Bush <[EMAIL PROTECTED]> a écrit : > Recently? What questions did you have that weren't answered there? If &

Re: [OT] RE: Struts 1.1 Release

2002-10-16 Thread Emmanuel Boudrant
Perhaps Big Brother can autoreply mail contains STRUTS 1.1 RELEASE DATE ;) --- micael <[EMAIL PROTECTED]> a écrit : > Anyone wonder why all of a sudden this question becomes so popular? > > At 12:47 AM 10/16/2002 -0400, you wrote: > >It wouldn't matter if it was plastered on the main struts

Re: Sub Application ?

2002-10-15 Thread Emmanuel Boudrant
Yes ;( --- Eddie Bush <[EMAIL PROTECTED]> a écrit : > Have you tried: > > http://jakarta.apache.org/struts/userGuide/index.html > > Emmanuel Boudrant wrote: > > >Hi, > > > >I want to know anymore about struts sub-application, where I can found some

Sub Application ?

2002-10-15 Thread Emmanuel Boudrant
Hi, I want to know anymore about struts sub-application, where I can found some documentation about it ? Thx, -emmanuel ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com -- To

RE: [OT][OLD FOLKS ONLY][OT ECLIPSE] RE: DAO or ... ?

2002-10-15 Thread Emmanuel Boudrant
index.php -emmanuel ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Newbie - problem with validator

2002-10-15 Thread Emmanuel Boudrant
> I tried but could not find what they are. I am looking for a > working > example which is capable of doing client and serverside > validation. Check the examples in Struts 1.1 distribution, the archive struts-validator.war contain an example about validator

Re: Newbie - problem with validator

2002-10-15 Thread Emmanuel Boudrant
These tags check if the object keyed with string "org.apache.struts.action.MESSAGE" is present in application scope. it's equivalent to <% if ( application.getAttribute("org.apache.struts.action.MESSAGE") == null ) { %> ERROR: Application resources not loaded -- check servlet conta

RE: action include or forward attribute not working?

2002-10-14 Thread Emmanuel Boudrant
andle several different pages, or a page could be handled by several different Actions (e.g. an error page), but each page should have at least one handler. If a JSP ends up on your browser's address bar after the initial index page, then you're missing an Action ;-) -emmanuel > >

[OT] What is package commons-services.jar

2002-10-14 Thread Emmanuel Boudrant
Does anybody can explain me in few word what is package commons-services.jar ? Thx, -emmanuel ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com -- To unsubscribe, e-mail

Re: Getting Crazy! Struts RAD

2002-10-12 Thread Emmanuel Boudrant
Thanx Howard, Easy Strut is available for Eclipse and JBuilder at http://easystruts.sf.net Eclipse version is more advanced and next version will use XSL transformation for java/jsp generation...to be continued... Thx, -emmanuel Howard Miller <[EMAIL PROTECTED]> a écrit : > Hi, &

RE: Entity Usage

2002-10-10 Thread Emmanuel Bridonneau
I would agree with Dave and not waste my time tackling the wrong issue. Not to say that Struts make engineers more easy to manipulate. Rather it makes you think differently, think process not just MVC design pattern. My 2 cents. Emmanuel -Original Message- From: Steven Leija [mailto

Re: struts-config.xml question

2002-10-01 Thread Emmanuel Boudrant
#x27;attribute', you can change this key. @see the struts-config DTD, there is a lot of comment foreach element/attribute. -emmanuel --- Kevin HaleBoyes <[EMAIL PROTECTED]> a écrit : > I'm looking at the struts-example and its struts-config.xml file. > > In the sec

RE: Difference Model1 and Model2

2002-09-18 Thread Emmanuel Boudrant
Sorry. replace MVC1 by MVC ;) --- "Galbreath, Mark" <[EMAIL PROTECTED]> a écrit : > There is no such thing as "MVC1." Even your definition makes this obvious. > > Mark > > -----Original Message- > From: Emmanuel Boudrant [mailto:[EMAIL PROTECT

RE: IP Address

2002-09-18 Thread Emmanuel Boudrant
ameter. -emmanuel --- "Cohan, Sean" <[EMAIL PROTECTED]> a écrit : > Is that the correct method? I get a 'can;t resolve symbol' compiler error. > Thanks. > > -Original Message- > From: Emmanuel Boudrant > To: Struts Users Mailing List > Sen

Re: IP Address

2002-09-18 Thread Emmanuel Boudrant
try this: request.getRemoteXxx(); -emmanuel --- "Cohan, Sean" <[EMAIL PROTECTED]> a écrit : > > How do I get the referrer's IP address in my action class? Thanks. > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For addition

Re: Difference Model1 and Model2

2002-09-18 Thread Emmanuel Boudrant
Hi MVC1, there is MANY controller. A good example is the Java Swing API. MVC2, there is only ONE controller, it's a web adaptation for the MVC pattern. With 1 controller, all user request are under control in a central point. A very good example is Struts. -emmanuel --- Kalais

Re: [ARTICLE] RedBook about IBM WSED & Struts

2002-09-17 Thread Emmanuel Boudrant
Hi, I forget the url in original mail ;) > http://publib-b.boulder.ibm.com/Redbooks.nsf/RedpieceAbstracts/sg246806.html?Open -emmanuel --- Adolfo Miguelez <[EMAIL PROTECTED]> a écrit : > > Hi Enmmanuel, > > it seems really interesting. Could you please post the link

[ARTICLE] RedBook ab... Url is here

2002-09-17 Thread Emmanuel Boudrant
Oops, I forget the url ! It's here : http://publib-b.boulder.ibm.com/Redbooks.nsf/RedpieceAbstracts/sg246806.html?Open -emmanuel --- Emmanuel Boudrant <[EMAIL PROTECTED]> a écrit : > Hi everybody, > > One of the three part of this redbook preview is dedicated to S

[ARTICLE] RedBook about IBM WSED & Struts

2002-09-17 Thread Emmanuel Boudrant
Hi everybody, One of the three part of this redbook preview is dedicated to Struts integration in WebSphere Studio Enterprise Developer (about 250 pages !), really impressive ! (but really expensive). -emmanuel FREE eclipse plugin : http://easystruts.sf.net

RE: Another question

2002-09-12 Thread Emmanuel Bridonneau
Ain't gonna work the same for all app servers. I used to do that with JBoss but can't do it anymore under Weblogic. Word of caution whilst trying to meander with the specs. -Original Message- From: rob [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 11, 2002 9:08 AM To: Struts User

Re: [OOPS-VOTE] Should this list discontinue it's long, treasured heritage of "relaxed fridays"?

2002-08-30 Thread Emmanuel Boudrant
Ooopsit's friday and I don't understand the question, My answer is ( ) Yes ( X ) No Of course !!! ps: I'm so tired and my english is poor on friday ;) > --- Eddie Bush <[EMAIL PROTECTED]> a écrit : > Do you feel this list should >discontinue it's > long > heritage of "r

Re: [VOTE] Should this list discontinue it's long, treasured heritage of "relaxed fridays"?

2002-08-30 Thread Emmanuel Boudrant
( X ) Yes ( ) No --- Eddie Bush <[EMAIL PROTECTED]> a écrit : > Do you feel this list should discontinue it's long heritage of "relaxed > fridays"? > > ( ) Yes > ( ) No > > --- > > Rather than being a jerk, as some people don't mind to do, I thought it >

[PROPOSAL] making a new jakarta list.

2002-08-30 Thread Emmanuel Boudrant
Hi, [EMAIL PROTECTED] or [EMAIL PROTECTED] So we can share our jokes with all jakarta users ... I think there isn't only struts user who drink beer on Friday ;) --- Eddie Bush <[EMAIL PROTECTED]> a écrit : > I ... hrm ... :-) > > Even the Great Strut himself (Craig) has made note to

Re: [OT ARTICLE] JavaServer Faces on theserverside

2002-08-30 Thread Emmanuel Boudrant
You answer to my question, How manywho is the spec leader ? ;) What's happen to theserverside, the interview was added on August 29 ! Thx, -Emmanuel --- "Craig R. McClanahan" <[EMAIL PROTECTED]> a écrit : > > > On Fri, 30 Aug 2002, Emmanuel Boudrant wrote: &g

Re: Struts and forward to non-html content

2002-08-29 Thread Emmanuel Boudrant
I think, If you wan't to forward to a non jsp-servlet-action, you need to use a redirection with setting the attribute redirect=true: -Emmanuel --- Vinit Carpenter <[EMAIL PROTECTED]> a écrit : > Hi there. I have a question about Struts and forwarding to non-html con

Re: [OT ARTICLE] JavaServer Faces on theserverside

2002-08-29 Thread Emmanuel Boudrant
I just check the JavaServer Faces web site and I nitice that the specs and a tutorial are available ! Since how long these document are available ? http://java.sun.com/j2ee/javaserverfaces/download.html -Emmanuel --- Emmanuel Boudrant <[EMAIL PROTECTED]> a écrit : > Just re

[OT ARTICLE] JavaServer Faces on theserverside

2002-08-29 Thread Emmanuel Boudrant
Just released on theserverside, an interview from Amy Fowler, JavaServer Faces Spec Lead. http://www.theserverside.com/home/thread.jsp?thread_id=15227 ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http

RE: [BEER] Is it Friday Yet?

2002-08-29 Thread Emmanuel Boudrant
Oui, ...faudrait peut etre arréter de boire. BTW: Do you the famous beer named Kronenbourg --- "Desjardins, Nicolas" <[EMAIL PROTECTED]> a écrit : > la liste s'est transformée en liste francophone??? :o) > > -Original Message- > From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] > Sent:

  1   2   >