RE: Struts link to map viewer

2003-04-01 Thread Andrew Hill
To: [EMAIL PROTECTED] Subject: RE: Struts link to map viewer 'sorry didn't noticed that. Obviously you cannot use any reserved word as variable name ;-] > -Original Message- > From: Andrew Hill [SMTP:[EMAIL PROTECTED] > Sent: Tuesday, April 01, 2003 5:54 PM > To:

RE: Struts link to map viewer

2003-04-01 Thread Angelo . Andreetto
'sorry didn't noticed that. Obviously you cannot use any reserved word as variable name ;-] > -Original Message- > From: Andrew Hill [SMTP:[EMAIL PROTECTED] > Sent: Tuesday, April 01, 2003 5:54 PM > To: Struts Users Mailing List > Subject: RE: Struts link

RE: Struts link to map viewer

2003-04-01 Thread Andrew Hill
btw: I dont see where the 'map viewer' mentioned in the subject comes into any of this? -Original Message- From: Andrew Hill [mailto:[EMAIL PROTECTED] Sent: Tuesday, 1 April 2003 23:54 To: Struts Users Mailing List Subject: RE: Struts link to map viewer Not in this case

RE: Struts link to map viewer

2003-04-01 Thread Andrew Hill
attribute to read or modify in javascript the url to which form is submitted... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, 1 April 2003 23:23 To: [EMAIL PROTECTED] Subject: RE: Struts link to map viewer document.formName.action will return the str

RE: Struts link to map viewer

2003-04-01 Thread Angelo . Andreetto
document.formName.action will return the string rappresenting in the action attribute of the Form object > -Original Message- > From: Balraj Goulikar [SMTP:[EMAIL PROTECTED] > Sent: Monday, March 31, 2003 7:08 PM > To: Struts Users Mailing List > Subject: Re:

RE: Struts link to map viewer

2003-04-01 Thread Mike Thompson
rename your text box. frm.action should be the actual "action" that your form posts/gets to. --m -Original Message- From: Balraj Goulikar [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 11:08 AM To: Struts Users Mailing List Subject: Re: Struts link to map v

Re: Struts link to map viewer

2003-04-01 Thread Balraj Goulikar
hi, i have a small problem, which might be for html. i have a form called frm wen i refer document.frm.action.value it refers to text box how to refer the value of action of form. i think i m confused or missing my basics balraj ---

RE: Struts link to map viewer

2003-04-01 Thread Niesen, Nathan
I posted this one: http://206.144.170.252/cit-framework/citExampleWelcome.jsp Nathan A. Niesen Application Developer ObjectFX Corporation 10 Second St NE, Suite 400 Minneapolis, MN 55413 612-312-2002 x2633 mailto:[EMAIL PROTECTED] www.objectfx.com -Original Message- From: Peter Abb