Proposal:JavaServer Pages (JSP) and templates
Every proposal should be tied to one of the strategic priorities below.
Edit this page to help identify the priorities related to this proposal!
- Achieve continued growth in readership
- Focus on quality content
- Increase Participation
- Stabilize and improve the infrastructure
- Encourage Innovation
If not English, in what language is this proposal submitted?:
Summary
Define intermediate levels where JavaServer Pages can be used to generate templates.
Proposal
One could try to define one or several intermediate levels or access levels (for users with different levels of programming skills, e.g. "may use JSPs in templates but not modify JSP generating code") and allow to employ JavaServer Pages to generate code for templates. The Java sandbox can be used to deny certain programming constructs and can very reliably deny access to certain resources.
Simple Java code could be written as BeanShell "Wikipedia Beans", for instance in templates.
Motivation
- More dynamic generation of template content
- Possibly quite useful as toolserver.
Key Questions
Potential Costs
References
Community Discussion
Do you have a thought about this proposal? A suggestion? Discuss this proposal by going to Proposal talk:JavaServer Pages (JSP) and templates.
Want to work on this proposal?
- .. Sign your name here!