Results 1 to 5 of 5

Thread: getCurrentPage

  1. #1
    Join Date
    Apr 2005
    Location
    Brazil
    Posts
    66

    Default getCurrentPage

    the getCurrentPage on my AbstractWizardFormController is not returning a trust value, it seems that it's always zero.

    I guess that the problem is on my FireFox version(1.5.0.1), that may be not wrapping the parameter "PARAM_PAGE" with the correct value in the request. I've tested the same flow on an internet explorer and on an older version of firefox(1.0.7) and the getCurrentPage returns the right value.

    Does someone have the same problem? or something near?

    How should I proceed? is there some other way to know the current page?

  2. #2

    Default

    I am having the same issue using both resin and tomcat. It appears that
    when using firefox the request is processed (or requested) twice and the second request/response squashes the first (correct) response.

    Have you had any luck resolving this?

  3. #3
    Join Date
    Apr 2005
    Location
    Brazil
    Posts
    66

    Default

    not yet... I've posted a topic on mozilla forum, but no one answered yet....

  4. #4
    Join Date
    Apr 2005
    Location
    Brazil
    Posts
    66

  5. #5

    Default

    This seems to have been resolved with Firefox 1.5.0.2

    Edit: Not resolved. Sorry for the confusion.
    Last edited by Steve Middlekauff; Apr 24th, 2006 at 09:51 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •