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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T20:27:24+00:00 2026-05-27T20:27:24+00:00

I would like to share a code snippet.. if (!key.contains(#)) { val = mp.get(key)

  • 0

I would like to share a code snippet..

if (!key.contains("#")) {
    val = mp.get(key) + "";
    val = val.replaceAll("^[a-zA-Z]*$",
           "a href=\"example.jsp?channel="+ val+"&date="+ date + "\">val "<"a>");

this code replaces some name which is stored in a hashmap with a link while displaying the content in a table form,now the problem what i am facing is that while replacing the name with the link, it prints “val” but what i really want is that it should print the name and when i click on that then some other jsp file should open..

I am stuck here as i want to display my actual name as a link rather displaying val as a link.

  • 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-27T20:27:25+00:00Added an answer on May 27, 2026 at 8:27 pm

    I am not sure why you replace the full string with the link tag. The fact that you see the string “val” is because you place it as text inside the tag. Changing both of these yield the following assignment:

    val = "<a href=\"example.jsp?channel=" + val + "&date=" + date + "\">" + val + "</a>";
    

    which might do what you are aiming for.

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

Sidebar

Related Questions

Problem: I would like to share code between multiple assemblies. This shared code will
I have some common code that I would like to share between pages and
in my code i would like boost::shared_ptr not to call delete but call ptr->deleteMe()
I would like to share 2 folders of content ('stylesheets' and 'graphics') between multiple
I would like to share my Oracle SQL Developer configuration across my several computers
My problem is: I have 3 procs that would like to share config loaded
I have 10 websites on an IP. I would like to share the IP
I would like to know if there is some way to share a variable
Anyone have some sample code for an in-app browser that they would like to
Specifically, I would like to share a set of utility methods between NSTreeNode and

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.