Or the thing might be you could have used the javascript and might have
done form.submit and since you are using a submit button it is getting
submitted twice..I am not sure as not seeen your code..but could be one
of the reasons..
-Original Message-
From: Martin Gainty [mailto:[EMAIL PROT
I suspect you might not have understood it all, otherwise you wouldn't
still be calling it a bug... have a look here:
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/properties/background_2.asp
(forgive me for referencing an MS resource, but it was the first I
I understand all that, but It not have to happen, fot me its a bug, because
the action don´t have to be call twice, no matter that the property of the
td was wrong
2006/9/9, Laurie Harper <[EMAIL PROTECTED]>:
That's not a Struts bug, it's a common HTML coding error. IIRC, the
'background' prope
That's not a Struts bug, it's a common HTML coding error. IIRC, the
'background' property of a TD specifies the URL of an image to place as
the background, not a colour; at least, that appears to be what's
happening here.
As with , the image URL is being interpreted as the
current page, so wh
Daniel Chacón Sánchez wrote:
Ok I will try with alerts, but is something strange, beacause it works
perfectly with firefox and netscape, any other idea?
Not really strange though because IE7 is largely an unknown quantity...
I don't know too many people that have tested code against it yet (I
Ok I will try with alerts, but is something strange, beacause it works
perfectly with firefox and netscape, any other idea?
Some time ago I send a mail to
[EMAIL PROTECTED]<[EMAIL PROTECTED]> (author
of the article), but doesn´t respond, someone else use this artilcle to use
ajax?
Have you figured out which line of code is causing the error? Some
alert()'s sprinkled in are in order. You've probably found an IE7
compatibility issue, I for one would be very interested to know what it is.
Frank
Daniel Chacón Sánchez wrote:
Hi all,
I'm using struts with AJAX
I introduc
Hi all,
I'm using struts with AJAX
I introduced Ajax to my struts application based on the article: *"**Sprinkle
Some AJAX Magic in Your Struts Web Application"
http://today.java.net/pub/a/today/2005/10/27/sprinkle-ajax-magic-into-struts-webapp.html?page=1
*
I use the ajax javascript and the fu
Thanks for the help. You've solved my problem.
Michael Jouravlev <[EMAIL PROTECTED]> wrote: On 9/5/06, Help My PC! wrote:
>
> Hi,
>
> In struts, I have an action Act1 that forwards to a display page Page1.
> On that page there is a submit button whose action act2 forwards to
> display page Page2.
I want to set the value of the spring bean defined in the spring xml file.
I have the value in the action but I want to set the spring bean's
value with it.
Any help?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional co
The struts-blank.war is great and all but by default the 1.2.9 comments out
the use of any form-beans so it wouldn't be able to match your scenario at
all because your problem is right on the form bean creation. That is why I
suggested the struts-examples.war in this case. Also, I'm talking about
all .jar files are in WEB-INF/lib folder and NOT in classes folder. A copy
of struts.jar and servlet-api jar are placed in lib folder and from there,
they are added to the build path. So there is no problem regarding shared
copy and this webapp has its own copy of
that jar. JRE System Library jdk1
And you've done EVERYTHING on the struts weblogic installation page?
http://struts.apache.org/1.2.x/userGuide/installation-wls5.html
It mentions classpath issues there as well.
Regards,
David
-
To unsubscribe, e-mail: [EMAIL PRO
13 matches
Mail list logo