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

  • SEARCH
  • Home
  • 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 6245425
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T12:30:15+00:00 2026-05-24T12:30:15+00:00

Usually we can redirect to another page using ForwardResolution(path) in stripes, but I want

  • 0

Usually we can redirect to another page using ForwardResolution(path) in stripes, but I want to redirect to another site. So when I am using ForwardResolution it will be interpreted as

http://localhost:8080/MySiteName/<Address of the other site>

I have read this link, but how to add parameters to the address ? I want to submit variables in POST method to that site. Is it possible using an action bean in Stripes ?

  • 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-24T12:30:16+00:00Added an answer on May 24, 2026 at 12:30 pm

    Actually, you can’t use a ForwardResolution to go to another site. A Forward is an internal concept within the Servlet container. What you can do is a RedirectResolution, and you can use that to send a normal GET query to another site, including query parameters.

    http://example.com/action?search=thing

    But, that will be a GET, not a POST.

    Redirect works because it sends the URL to the browser, and the browser then resubmits it to the destination site.

    The only way to send a POST is to send a populated HTML form to the browser, with the action parameter pointing to the new site and method=”POST”, and then use a little bit of Javascript to automatically submit the form once the page is loaded. For a small form filled with hidden fields, this is quite fast, most users won’t even see it happen, but it does require javascript to be enabled in their browser.

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

Sidebar

Related Questions

Usually I can interrupt stuff with Ctrl+C, but sometimes when I'm using threads it
JS library like JQuery can be linked directly from other site (e.g. google). Usually
I can usually google around and find this kind of thing but I just
I can usually understand the reason behind a compiler warning, but this one seems
I want to load the default text into textarea like this Usually we can
In shells like the interactive python shell, you can usually use the arrow keys
and can it be configured not to happen? I'm usually finding myself saving a
How can I display the circular swirl image, that is usually seen in asp.net
I usually end up trying every combination until it compiles. Can somebody explain what
{ char *a, *b; printf(%lx\n,(b-a)); } Usually works, in fact, I can't imagine it

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.