Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3390830
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T03:44:12+00:00 2026-05-18T03:44:12+00:00

Im trying to submit a request and it is correctly handled in Chrome. Everything

  • 0

Im trying to submit a request and it is correctly handled in Chrome. Everything works correctly and I can keep moving through the workflow. The problem comes in when I try to send the request using Firefox or Safari. The request is simply not getting through correctly. Im trying to find where the error could occur, but I cant seem to figure out what would cause such a different behavior.

Im sending the request via a RequestBuilder and its pretty much the same code that I have been using throughout the entire project for all forms. My web browsers are the following and Im on OS X 10.6.5:
Chrome 9.0.587.0 dev
Safari 5.0.2
Firefox 3.6.12

Ive also tried on Windows 7 in Firefox. Has anyone ever run into a problem like this and if you have, have you found a fix? Thank you!

Edit:

RequestBuilder builder = new RequestBuilder(RequestBuilder.POST, "/deployments/" + createdProjectName + "/");
    builder.setHeader("Content-type", "application/x-www-form-urlencoded");

    try {
      Request request = builder.sendRequest(formBuilder.toString(), new RequestCallback() {
        public void onError(Request request, Throwable exception) {
            //I handle an error here
        }

        public void onResponseReceived(Request request, Response response) {
            if( response.getText().contains("Back to") ){
                //Successful handling here
            } else {
                //Handling more errors here
        }});
    } catch (RequestException e) {

    }
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T03:44:13+00:00Added an answer on May 18, 2026 at 3:44 am

    Figured out the problem!

    The backend was refusing to handle the request because GWT decided to tack on a charset for the header data and we were not checking for that charset, we were just checking the content type. A one line fix to the backend solved all our problems.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to submit a form with javascript. Firefox works fine but IE complains
I'm basically just trying to submit a form through AJAX and want to show
I've been trying to submit a form with the FormPanel using the Action class
Well I am trying to submit a form by pressing enter but not displaying
Trying to make a make generic select control that I can dynamically add elements
Trying to keep all the presentation stuff in the xhtml on this project and
I'm trying to send some data to a PHP script online to submit online
I'm trying to build a Chrome browser extension, that should enhance the way the
I am trying to load a html page through UIWebview.I need to disable all
Trying to setup an SSH server on Windows Server 2003. What are some good

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.