• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Include a common resource in all pages

 
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
-----------------------------------------------------------------------------------------------------------------------------------------------
dear all,
i have an internal frame inside a html page(main page) within which we open all the struts pages. so far we have developed more 400 pages (jsps actions and its forms). now i need to display a <particular wordings> in all the pages. so i thought of writing that as a separate action and include this into all the jsp files. if we do like this i need to change/update all the so developed 400+ jsp files. instead of doing this, is there any possible way i can include it in all the pages that opens in the internal frame? dynamically include it from the server-side, like customizing "RequestProcessor" class?

thanks all

Vijay Veeraraghavan
-----------------------------------------------------------------------------------------------------------------------------------------------
 
keep an eye out for scorpions and black widows. But the tiny ads are safe.
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic