Added EL OGNL Freemarker Tiles Factory#7
Added EL OGNL Freemarker Tiles Factory#7dragos-onac wants to merge 1 commit intoapache:TILES_3_0_Xfrom dragos-onac:master
Conversation
It only supports one tiles.xml (/WEB-INF/tiles.xml)file It has the minimum set of dependencies enabling one to run EL and OGNL tiles
|
Thanks for this @dragos-onac Since this is more an example of how to set up (configure) Tiles to work with EL and OGNL I think this would be better suited to live under a examples section… |
|
we have https://svn.apache.org/viewvc/tiles/examples/trunk/ which is likely very outdated now and never got sync to git. so i think that a new submodules wdyt @nlebas ? |
|
Hi Michael, Thank you! |
|
much appreciated @dragos-onac |
|
Done in a new pull, here #10 It was easier to sync with the latest versionDragos From: mck [mailto:notifications@github.com] much appreciated @dragos-onachttps://github.com/dragos-onac |
It only supports one tiles.xml (/WEB-INF/tiles.xml)file
It has the minimum set of dependencies enabling one to run EL and OGNL tiles