Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Gene Taylor   on Oct 13 In Java Category.

  
Question Answered By: Ivan Coleman   on Oct 13

I use the open source framework  which I wrote, called JPublish (
http://www.jpublish.org/ ). Developer roles are cleanly separated so
developers can focus on the code (writing actions in Java or any
supported scripting language such as BeanShell or Python) while
designers can focus on the graphical design (through global templates)
and content authors can just write content (using Velocity or Freemarker
for inserting dynamic elements).

JPublish with BeanShell for the actions provides a very good environment
for rapid development of webapps while still letting you change actions
which require better performance into Java classes as necessary.

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on framework for web programming Or get search suggestion and latest updates.


Tagged: