lt;[EMAIL PROTECTED]>
> To:
> Sent: Tuesday, November 27, 2007 9:59 AM
> Subject: Re: Can struts2 tag embeded inside javascript
>
>
>>
>> Hi Richard, thank you! I have a seperate main.js for those functions.
> I've
>> posted my code in my other post. I
rg/apache/struts/taglib/
html/JavascriptValidatorTag.html
HTH
M--
- Original Message -
From: "panpan" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, November 27, 2007 9:59 AM
Subject: Re: Can struts2 tag embeded inside javascript
>
> Hi Richard, thank you! I have a sepe
You can map the URL ("/whatever.js") to a servlet which forwards to the
> "whatever.jsp" file if you want it to be a little cleaner.
>
> -Original Message-
> From: panpan [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 27, 2007 9:51 AM
> To:
Hi Richard, thank you! I have a seperate main.js for those functions. I've
posted my code in my other post. I'll try to use single quotes. Thanks
again.
Richard Sayre wrote:
>
> I don't see any javascript in your post but if you are creating an
> imput element this should work as long as the j
on you can't write:
>
> var x = <s:property value="x" />;
>
> inside a JSP file.
> You're going to have to be more specific, panpan . . .
>
> -Original Message-
> From: Dave Newton [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, Novemb
you want it to be a little cleaner.
-Original Message-
From: panpan [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 27, 2007 9:51 AM
To: user@struts.apache.org
Subject: Re: Can struts2 tag embeded inside javascript
Thank you Dave. Ok, I see.
Do you anyway I can do to solve my pr
unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Can-struts2-tag-embeded-inside-javascript-tf4882082.html#a13972247
Sent from the Struts - User mailing list archive at Nabble.com.
ore specific, panpan . . .
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 27, 2007 9:44 AM
To: Struts Users Mailing List
Subject: Re: Can struts2 tag embeded inside javascript
--- panpan <[EMAIL PROTECTED]> wrote:
> I've been strug
I don't see any javascript in your post but if you are creating an
imput element this should work as long as the javascript is on your
jsp page in
--- panpan <[EMAIL PROTECTED]> wrote:
> I've been struggling for this problem for several
> days. Please help me out.
Okay.
Non-JSP pages aren't compiled into servlets.
A JavaScript file isn't a JSP page, hence is not
compiled into a servlet, hence has zero notion of
"custom tags".
d.
---
the input field got "" instead of value of this
variable.
I have to dynamically generate those INPUTs and also get the value from the
variable 'additionalInterests[0].addressLine2'. How to solve this problem?
Appreciate any inputs!
--
View this message in context:
http://www.n
11 matches
Mail list logo