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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T09:48:58+00:00 2026-05-11T09:48:58+00:00

I have an array of values being made available, but unfortunately some of the

  • 0

I have an array of values being made available, but unfortunately some of the variable names include a space. I cannot work out how to simply output these in the page. I know I’m not explaining this well (I’m the JSP designer, not the Java coder) so hopefully this example will illustrate what I’m trying to do:

<c:out value='${x}'/> 

outputs to the page (artificially wrapped) as:

{width=96.0, orderedheight=160.0, instructions=TEST ONLY. This is a test.,  productId=10132, publication type=ns, name=John} 

I can output the name by using

<c:out value='${x.name}'/> 

no problems. The issue is when I try to get the ‘publication type’… because it has a space, I can’t seem to get <c:out> to display it.

I have tried:

<!-- error parsing custom action attribute: --> <c:out value='${x.publication type}'/> <!-- error occurred while evaluating custom action attribute: --> <c:out value='${x.publication+type}'/> <!-- error occurred while parsing custom action attribute: --> <c:out value='${x.'publication type'}'/> <!-- error occurred while parsing custom action attribute: --> <c:out value='${x.publication%20type}'/> 

I know the real solution is to get the variable names formatted correctly (ie: without spaces) but I can’t get the code updated for quite a while. Can this be done? Any help greatly appreciated.

  • 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. 2026-05-11T09:48:59+00:00Added an answer on May 11, 2026 at 9:48 am

    Have you tried:

    <c:out value='${x['publication type']}'/> 

    I am assuming that a Map is the Java type behind this.

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

Sidebar

Ask A Question

Stats

  • Questions 70k
  • Answers 70k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer Here you go. It has something to do with your… May 11, 2026 at 12:47 pm
  • added an answer To 'clean' a build means to delete all intermediate and… May 11, 2026 at 12:47 pm
  • added an answer One interesting way to get around the X connections per… May 11, 2026 at 12:47 pm

Related Questions

I have an array of values that is passed to my function from a
Say I have an array of values: string[] text = new string[] { val1,
Let's say I have an array of lots of values (C++ syntax, sorry): vector<double>
I have an array of RGB values, whose size I can guarantee to match
I have an array of hashes, and I want the unique values out of
I have a ASP.NET GridView that uses template columns and user controls to allow
Is it possible Firebug may be incorrectly adding downloads to the Net tab when
I have what amounts to a multi-dimensional array. int[][][] MyValues; What I want is
I have a treeView displayed on a winform.Now when i click on an xmlnode
I'm looking to develop a Silverlight application which will take a stream of data

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.