[Stripes-users] Ajax question

Subject:   [Stripes-users] Ajax question (find more)
From:   Sean Blezard <hidden> (find more)
Date:   Jan 18, 2006 08:57

Hi,

I had a go with cribbing the calculator example into our code - a basic form
submit roundtrip to the action bean which returns a simple String a la the
calculator example. Now, it does truck off to the server and does return the
string. However, on Firefox 1.5  it also returns several hundred characters
of junk. I'm thinking this is going to be a Javascript in Firefox problem
rather than a Stripes problem but I wondered if other people had come across
this type of issue.

Cheers,
Sean.
Entire Thread (Showing 2 of 6)

  • [Stripes-users] Ajax question Sean Blezard <hidden>
    • [Stripes-users] Re: Ajax question Sean Blezard <hidden>

      OK, It turns out that I needed to put HTML tags around the text then Firefox plays fair. Makes sense I guess (4 more messages in this thread)