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 5983183
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T22:11:39+00:00 2026-05-22T22:11:39+00:00

Using Struts2, I compute a link in my java code and expose the link’s

  • 0

Using Struts2, I compute a link in my java code and expose the link’s string in a getter for the JSP page. I try to link to this external link using <a href='<s:property value="mylink" />'>a Link</a>. Sadly, Struts always puts the local context before this link, so the resulting link looks like <a href="http://localhost:8080/Mycontext/https://twitter.com/some?more=param&ete=rs">a Link</a>.

Note: I also tried using <s:a> and <s:url> with includeContext="false" … same result. What’s wrong here?

  • 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-22T22:11:39+00:00Added an answer on May 22, 2026 at 10:11 pm

    Struts always puts the local context before this link

    uh? If you really write a plain <a ... > element

    <a href='<s:property value="mylink" />'>a Link</a>
    

    in your jsp, then Struts2 will not add anything, Struts2 does not even know that there is a link there, the property tag is just a general “echo the value of this property” instruction. You can check that by copying the same tag <s:property value="mylink" /> outside the A element. Either you are computing that property wrong in your action, or either you are not writing that jsp fragment but using some Struts2 tag related with links (<s:a> or <s:url>).

    BTW, if you want to place an external link, unrelated to your application, the first option (a plain A element, not a Struts2 link tag) seems the right way.

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

Sidebar

Related Questions

I'm using tomcat 6.0 and struts2. When I try to click on a link
I'm Using Struts2 in jsp page i have iterator values for checkbox. how to
I want to give file download using java,struts2 and ajax. On my html page
Using struts2 with jsp with standard struts tag libraries. I'm trying to dynamically hide
I'm developing a website with using struts2 and jsp pages. In many sites after
How does one convert an empty string to an int using Struts2. When the
I am new to struts2, prior to this I have been using struts1.2, Spring
we are using Struts2 in our code and I have scenario where I need
I'm using Java at the core backend and JSP pages as GUI frontend. and
I am using struts2, for that my struts.xml file contains code like : <?xml

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.