RE: include

2001-08-17 Thread Dudley [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] Sent: Friday, August 17, 2001 10:35 AM To: Struts Subject: jsp:include Hello all, I want to include a jsp page in an other. But the struts-tags are not rendered. This ist the code for the include: jsp:include page=menue.jsp flush=true/ and this the code of the menue.jsp

Please help ...canonical path error

2001-08-06 Thread Dudley [EMAIL PROTECTED]
) ** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote

RE: Re: Embedded bean/param values

2001-08-03 Thread Dudley [EMAIL PROTECTED]
Hi There Excuse my ignorance, but what is JSPTL? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, August 03, 2001 11:08 AM To: [EMAIL PROTECTED] Subject: RE: Re: Embedded bean/param values Using your example: tag attribute=bean:message key

BUILDING A URL FOR A REFRESH META TAG

2001-07-31 Thread Dudley [EMAIL PROTECTED]
** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message

RE: Checked radio buttons

2001-07-06 Thread Dudley [EMAIL PROTECTED]
can anyone supply a good radio buttons example? preferably with more than 1 button..pLEASE!! -Original Message- From: Jean-Noel Ribette [mailto:[EMAIL PROTECTED]] Sent: Friday, July 06, 2001 11:10 AM To: [EMAIL PROTECTED] Subject: Re: Checked radio buttons A radio button

RE: Checked radio buttons

2001-07-06 Thread Dudley [EMAIL PROTECTED]
thanx, appreciate the help -Original Message- From: flare [mailto:[EMAIL PROTECTED]] Sent: Friday, July 06, 2001 2:12 PM To: [EMAIL PROTECTED] Subject: RE: Checked radio buttons can anyone supply a good radio buttons example? preferably with more than 1 button..pLEASE!! that's

RE: proposal: splitting struts mailing list

2001-07-02 Thread Wendel, [EMAIL PROTECTED]
I recently signed up for this mailing list, but I no longer wish to be on it. I emailed [EMAIL PROTECTED], and asked to be removed, but I am still getting the messages! Please remove me from all of your lists! Thanks! -Original Message- From: Norman Timmler [SMTP:[EMAIL PROTECTED

Something strange about iterate tag

2001-06-28 Thread [EMAIL PROTECTED]
Hello struts users, I have a very strange problem in a jsp!! Indeed, the iterate tag works well for a property but doesn't work properly for another: * In my JSP: logic:iterate id=prerequisite name=course property=preRequisites bean:write name=prerequisite/

RE: Who Uses Struts (Struts Acceptance in Industry)

2001-06-21 Thread [EMAIL PROTECTED]
with this technology and we will eventually be able to get beyond these problems. In the meantime, there's always jdb. David McLure FeB Internet Technology Group Fidelity Investments [EMAIL PROTECTED] [EMAIL PROTECTED] -Original Message- From: Molitor, Stephen [mailto:[EMAIL PROTECTED

total silly question

2001-06-20 Thread Louise Van Der [EMAIL PROTECTED]
** The information in this e-mail is confidential and is legally privileged. It is intended solely for the addressee. If this email is not intended for you, you cannot copy, distribute, or disclose the included information to any-one If you are not the intended recipient please delete the mail. Whilst all

forwarding to itself

2001-06-19 Thread [EMAIL PROTECTED]
Hello, i have one action bean for changing language and the relative mapping in Struts-config.xml. This mapping can be called from many page so i can't use mapping.findForward(mapping.getInput()) !! How can i do to to forward request to the page which from this request comes??? Thanks

Any Free JDBC Drivers

2001-06-14 Thread [EMAIL PROTECTED]
I am interested in experimenting with database connections via JDBC. Could anybody advise me on the availability of any free JDBC drivers, specially for Microsoft Access. thank you Anwar

RE: Javascript Validation

2001-06-11 Thread Dudley [EMAIL PROTECTED]
GREAT! THATS EXACTLY HOW I FEEL, thanx, now i'm getting that good feeling again that what i've done is ok... -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Sunday, June 10, 2001 2:04 AM To: '[EMAIL PROTECTED]' Subject: RE: Javascript Validation On Fri

RE: Can anyone help with solving the BACK button problem, in th e browser?

2001-06-11 Thread Dudley [EMAIL PROTECTED]
thanx, appreciate the suggestion -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Sunday, June 10, 2001 1:47 AM To: '[EMAIL PROTECTED]' Subject: RE: Can anyone help with solving the BACK button problem, in th e browser? On Fri, 8 Jun 2001, Dudley Butt@i

Re: Struts Beta 03 Build Problem

2001-06-09 Thread [EMAIL PROTECTED]
crimson.jar, jaxp.jar, xalan.jar files from jaxp-1_1.zip to the jdk extension dir - x:\jdk1.3.1\jre\lib\ext for example. -- Best regards, Olegmailto:[EMAIL PROTECTED]

RE: Javascript Validation

2001-06-08 Thread Dudley [EMAIL PROTECTED]
,errMsg)); } return errors; } } -Original Message- From: Satish Khanzode [mailto:[EMAIL PROTECTED]] Sent: Friday, June 08, 2001 7:42 AM To: [EMAIL PROTECTED] Subject: Javascript Validation Hi Has anyone used client-side validations (using Javascript) in jsp pages created

RE: Can anyone help with solving the BACK button problem, in th e browser?

2001-06-08 Thread Dudley [EMAIL PROTECTED]
mapping.getInput())); } } //return new ActionHandlerResponse(errors, mapping.findForward("mainMenu")); } -Original Message-From: Spencer Smith [mailto:[EMAIL PROTECTED]]Sent: Thursday, June 07, 2001 7:44 PMTo: [EMAIL PROTECTED]Subject: Re: Can anyone help with solving the "BA

RE: Can anyone help with solving the BACK button problem, in th e browser?

2001-06-08 Thread Dudley [EMAIL PROTECTED]
ating some previously set formproperties [Dudley Butt@i-Commerce] -Original Message-From: Spencer Smith [mailto:[EMAIL PROTECTED]]Sent: Thursday, June 07, 2001 7:44 PMTo: [EMAIL PROTECTED]Subject: Re: Can anyone help with solving the "BACK" button problem, in th e browser?

RE: Javascript Validation

2001-06-08 Thread Dudley [EMAIL PROTECTED]
things, just depends on what u need to do and whats your preference Thanx for all the help guys -Original Message- From: Eelco van Kuik [mailto:[EMAIL PROTECTED]] Sent: Friday, June 08, 2001 11:32 AM To: '[EMAIL PROTECTED]' Subject: RE: Javascript Validation I don't understand why Dudley

RE: Can anyone help with solving the BACK button problem, in th e browser?

2001-06-08 Thread Dudley [EMAIL PROTECTED]
yes, but this is a form that is being filled in like a wizard type of thing, i need the form to be session any ideas, for an alternative? -Original Message- From: William Jaynes [mailto:[EMAIL PROTECTED]] Sent: Friday, June 08, 2001 1:40 PM To: [EMAIL PROTECTED] Subject: Re: Can anyone

RE: Javascript Validation

2001-06-08 Thread Dudley [EMAIL PROTECTED]
thanx , will check it out -Original Message-From: David Winterfeldt [mailto:[EMAIL PROTECTED]]Sent: Friday, June 08, 2001 4:56 PMTo: [EMAIL PROTECTED]Subject: RE: Javascript Validation Don't forget that any client validations you do using JavaScript should

Java Server Faces

2001-06-08 Thread Ian Kallen [EMAIL PROTECTED]
Java Server Faces? cheers, -Ian -- Ian Kallen [EMAIL PROTECTED] | AIM: iankallen

Can anyone help with solving the BACK button problem, in the browser?

2001-06-07 Thread Dudley [EMAIL PROTECTED]
Please help, When the user pushes the back button, I want the page to redirect or refresh to a different page, please, any ideas? Thanx guys and gals Dudley

HOW TO INCLUDE JAVASCRIPT FILE.js in your struts jsp page?

2001-06-07 Thread Dudley [EMAIL PROTECTED]
Does anyone have an example of this?

RE: Any Hashmap examples used in jsp page? - still not working

2001-06-05 Thread Dudley [EMAIL PROTECTED]
whether the map has a certain key in it, without having to loop the whole way. I'm trying to use a logic:equals tag help!!! -Original Message- From: Steve A Drake [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 3:17 AM To: [EMAIL PROTECTED] Subject: RE: Any Hashmap examples used

RE: Any Hashmap examples used in jsp page? - THANX!!!

2001-06-04 Thread Dudley [EMAIL PROTECTED]
Hi all, I just want to thank everyone for their great responses, I really appreciate all the help.GREAT THANX -Original Message- From: Shamdasani Nimmi-ANS004 [mailto:[EMAIL PROTECTED]] Sent: Monday, June 04, 2001 6:02 PM To: '[EMAIL PROTECTED]' Subject: RE: Any Hashmap examples

Fw:calling jsp with dynamic parameters

2001-05-25 Thread [EMAIL PROTECTED]
Hi, I'm novice in struts, I want : 1)to make my jsp (clientslist.jsp) display a dynamically constructed list of objects (for example a list of clients) 2)When user select one of the client in the list, I want to call another jsp, for example clientDetail.jsp passing client nmber in argument. How

Benchmark

2001-05-21 Thread [EMAIL PROTECTED]
Has anyone done a benchmark on struts? Is there a comparaison with others open source frameworks? Thanks, Laurent

Disable JSP ?

2001-05-14 Thread [EMAIL PROTECTED]
Hello struts users, I just have a little question about application server configuration. Well, i never use direct link between JSP, i always use Action even if there is nothing to do, then I can control the path of users into my site. That's why I don't want user be able to call directly a JSP.

RE: Checkbox Arrays

2001-05-11 Thread Dudley [EMAIL PROTECTED]
yes please,, please share -Original Message- From: Jeff Trent [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 9:44 PM To: [EMAIL PROTECTED] Subject: Re: Checkbox Arrays I don't know if this is the right thread. But I just got multibox working in my app (including preservation

Re: filtering unwanted characters

2001-05-11 Thread Ian Kallen [EMAIL PROTECTED]
that. I was wondering if anyone has done some cheers, -Ian -- Ian Kallen [EMAIL PROTECTED] | AIM: iankallen

Re: still fighting HTTP HTTPS problem

2001-05-11 Thread Ian Kallen [EMAIL PROTECTED]
and the corresponding https://localhost:mysecureport/myapp/something.jsp how can i copy the sessioncontext to the secure side and vice versa? michy cheers, -Ian -- Ian Kallen [EMAIL PROTECTED] | AIM: iankallen

RE: Newbie Question: Servlet Exception - This is being answered by Dudley - giving something back to the user group for all the help i got - thanx all u guys

2001-05-10 Thread Dudley [EMAIL PROTECTED]
/action-mappings /struts-config -Original Message- From: Kevin Newman [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 7:07 AM To: Struts-User (E-mail) Subject: Newbie Question: Servlet Exception Hi All, I've just loaded struts and am having a little problem. I started

RE: Logic iterate problems

2001-05-10 Thread Dudley [EMAIL PROTECTED]
have u put that object into the session, before u get to the form session.setAttribute("tabTest", VectorObject); -Original Message-From: Sylvain FAGNENT [mailto:[EMAIL PROTECTED]]Sent: Thursday, May 10, 2001 2:57 PMTo: [EMAIL PROTECTED]Subject: Logic iterat

RE: Logic iterate problems

2001-05-10 Thread Dudley [EMAIL PROTECTED]
try this logic:iterate id=tabTest name=tabTest scope=session type=Client bean:write name=tabTest property=name/ /logic:iterate -Original Message- From: Sylvain FAGNENT [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 3:37 PM To: [EMAIL PROTECTED] Subject: Re: Logic iterate

RE: Logic iterate problems

2001-05-10 Thread Dudley [EMAIL PROTECTED]
(){ return idNumber; } public void setIdNumber(String idNumber){ this.idNumber = idNumber; } } -Original Message- From: Sylvain FAGNENT [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 4:16 PM To: [EMAIL PROTECTED] Subject

FW: Design Error? Bean repopulation...

2001-05-10 Thread Dudley [EMAIL PROTECTED]
yes please inform us, i also want to know, i've also had to do it this way, is there a better way anyone, please help!!! desperation is setting in here! An example would help..anyone!?? -Original Message- From: Tony Karas [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 4:52

does anyone please have a working example of how to...

2001-05-09 Thread Dudley [EMAIL PROTECTED]
use an ArrayList in an iterate tag, to display a series of input boxes, which will then be able to set the actionforms arraylist property, once the form is submitted? thanx

RE: javascript and struts

2001-05-09 Thread Dudley [EMAIL PROTECTED]
and if data was a collection of employees would you be able to do this? document.form[data.employee[0].emplyeeName].value -Original Message- From: Will Spies/Towers Perrin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 08, 2001 8:12 PM To: [EMAIL PROTECTED] Cc: '[EMAIL PROTECTED]' Subject

please help...this doesn't want to display the exception, is this correct?

2001-05-09 Thread Dudley [EMAIL PROTECTED]
} catch (Exception ex) { ex.printStackTrace(); errors = new ActionErrors(); errors.add(beanErr,new ActionError(ex.toString())); }

RE: please help...this doesn't want to display the exception, is this correct?

2001-05-09 Thread Dudley [EMAIL PROTECTED]
thank-you so much Great I appreciate it!! -Original Message- From: Johan Compagner [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 09, 2001 1:19 PM To: [EMAIL PROTECTED] Subject: Re: please help...this doesn't want to display the exception, is this correct? ActionError

please help...iteration question...what i Have is...

2001-05-09 Thread Dudley [EMAIL PROTECTED]
bean:write name=taxPayerForm property=taxpayerName filter=true/ /td td align=center bean:write name=taxPayerForm property=eMail filter=true

Does anyne please have an example of using a multibox?

2001-05-07 Thread Dudley [EMAIL PROTECTED]
I have an iteration with each row displaying a checkbox, being set to the underlying bean property in the iteration. Each checkbox needs to have a different name, and this is not happening...they all have the same name, i need some way of individually referencing the checkboxes..please help!!!

pleaseeee help!!! please help guys....is it possible to update properties of an object in an iteration?

2001-05-04 Thread Dudley [EMAIL PROTECTED]
-Original Message- From: Dudley Butt@i-Commerce [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 03, 2001 2:47 PM To: [EMAIL PROTECTED] Subject: very important please help guysis it possible to update prope rties of an object in an iteration? pleeaaasssee help What i have

URL for struts archive?

2001-05-04 Thread Dudley [EMAIL PROTECTED]
Can someone please give me the URL to go search thru all the struts archives? thanx

very important please help guys....is it possible to update properties of an object in an iteration?

2001-05-03 Thread Dudley [EMAIL PROTECTED]
pleeaaasssee help What i have is this... html:form action=/eFilerAdd center . . . tr th align=center

pleae help..submit button only allows 1 parameter to be sent with the request

2001-05-02 Thread Dudley [EMAIL PROTECTED]
I want to be able to send more than one parameter when the submit button is clicked. currently i have this... html:submit property=action value=Add --- I want more parameters to be sentis this possible? bean:message key=button.submit/ /html:submit

help..bean write not working..html:form action=bean:write name='formAction' /

2001-04-26 Thread Dudley [EMAIL PROTECTED]
hi all, i cant seem to get this bean write tag to work, any ideas? logic:notPresent name=user bean:define id=formAction value=/eFilerAddNoUser scope=request / /logic:notPresent logic:present name=user bean:define id=formAction value=/eFilerAdd scope=request / /logic:present

<    1   2