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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T21:42:28+00:00 2026-06-02T21:42:28+00:00

Like the topic says; How do I include ordinary jsp code in tags? (In

  • 0

Like the topic says; How do I include ordinary jsp code in tags? (In my case liferay tags, but it could as well be html-tags)

Example:

<liferay-ui:panel id="panel-c4" title="Service Bulletins" collapsible="true"
extended="<% if (noService==false) {
                  out.print("false");
                  }
               %>">
Test panel
</liferay-ui:panel>

In the example i just want to insert “false” so the expression looks like the following:

<liferay-ui:panel id="panel-c4" title="Service Bulletins" collapsible="true"
extended="false">
Test panel
</liferay-ui:panel>

This gives me a jasperException.. I´m used to PHP where this kind of code-includes are daily meat.

Can someone please point me in the right direction?

Thanks in advance!

  • 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-06-02T21:42:30+00:00Added an answer on June 2, 2026 at 9:42 pm
    <liferay-ui:panel id="panel-c4" title="Service Bulletins" collapsible="true"
        extended="${noService}">
        Test panel
    </liferay-ui:panel>
    

    noService must be set in request e.g.:

    java:

    ...
    
        request.setAttribute("noService", false);
    
    ...
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

It's a well covered topic, but I'd like to get some confirmation on methods
The topic generically says it all. Basically in a situation like this: boost::scoped_array<int> p(new
Like the topic says, can ASP Classic use registration free components? This is on
I guess topic says it all! But, I really wan't a syntax similar to
Just like the topic says, in Rails 2.3 I used to figure out what
Like in topic - I want to create activity above tabHost that I already
Just like in topic I try to create a form when the elements create
Just like in this topic , I have a performance issue in dev mode
I've ignored this topic for really long time and I would like to get
From the Mojolicious wiki on the topic of Database support: Although SQL::Abstract looks like

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.