gary-rowe / multibit-merchant

⚠️ OBSOLETE. DO NOT USE! A free and open source Bitcoin ecommerce platform, with several representative clients (online shop, admin etc). Uses Dropwizard, HAL, MongoDB etc
http://multibit.org
Other
150 stars 50 forks source link

Experiment with Freemarker as the Java client view #53

Closed gary-rowe closed 12 years ago

gary-rowe commented 12 years ago

Dropwizard promotes the use of Freemarker as a generic view template language. At present the Java client uses a messy aggregation of JSP and JSP fragments that needs to change.