aspose file tools
The moose likes Struts and the fly likes Problems with multi-page form Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Problems with multi-page form" Watch "Problems with multi-page form" New topic
Author

Problems with multi-page form

KC Smith
Greenhorn

Joined: Nov 16, 2004
Posts: 7
I'm running into problems using Struts and multipage forms with Internet Explorer 6.0. If the user submits to proceed from form page 1 to form page 2 and then clicks the back form button to return to form page 1 to edit values, the browser title changes to "Invalid syntax error" and the page body is
" The page cannot be displayed
The page you are looking for might have been removed or had its name changed.
".

The paging works fine with Netscape and Firefox. The information we are posting does not include any user information that should cause the "Invalid syntax error".

Anyone run into this problem before or have any insight?

Thanks
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Problems with multi-page form
 
Similar Threads
storing a whole page in a session
checking valid database connection
Problem Validating html:file
customize html:errors tag
Problem with JSF remembering old values