Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

77
Views
Pass data into Sitemesh decorator jsp from content JSP -Sitemesh3

I need to pass some values from content jsp to decorator jsp page

This can be achieved on sitemesh version 2 through

<decorator:usePage id="samplepageobj" /> and getProperty

For example

I am using, login.jsp as content page and main.jsp as it's decorator page

On login page, I have specified the content on html tag

<meta name="param1" content="Parameter1">

On main.jsp page am loading this value

<decorator:usePage id="pageobj" />
<% String value1 = pageobj.getProperty("meta.param1"); %> 

But how it can be achieved through sitemesh version 3 ?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!