Comments on: StringTemplate – a step forward to a better web MVC http://prettyprint.me/2009/11/13/stringtemplate-a-step-forward-to-a-better-web-mvc/ by Ran Tavory Mon, 01 Aug 2011 08:29:01 +0000 hourly 1 http://wordpress.org/?v=3.2 By: Ran Tavory http://prettyprint.me/2009/11/13/stringtemplate-a-step-forward-to-a-better-web-mvc/comment-page-1/#comment-3038 Ran Tavory Tue, 17 Aug 2010 12:57:52 +0000 http://prettyprint.me/?p=206#comment-3038 There might be a way, it sounds like this could work, but I haven't looked into it so you'll need to try... There might be a way, it sounds like this could work, but I haven’t looked into it so you’ll need to try…

]]>
By: BliZZarD http://prettyprint.me/2009/11/13/stringtemplate-a-step-forward-to-a-better-web-mvc/comment-page-1/#comment-3037 BliZZarD Tue, 17 Aug 2010 12:47:25 +0000 http://prettyprint.me/?p=206#comment-3037 Hi, thank you very much for this tutorial :) Would there be a way to get the relativ path that you calculated in this lines: final String basePath = ServletActionContext.getServletContext().getRealPath(TEMPLATES_BASE); final StringTemplateGroup group = new StringTemplateGroup("webpages", basePath); via the ServletActionContext methods WITHOUT Struts? This would help me a lot :) Hi, thank you very much for this tutorial :)

Would there be a way to get the relativ path that you calculated in this lines:
final String basePath = ServletActionContext.getServletContext().getRealPath(TEMPLATES_BASE);
final StringTemplateGroup group = new StringTemplateGroup(“webpages”, basePath);

via the ServletActionContext methods WITHOUT Struts? This would help me a lot :)

]]>
By: Ran Tavory http://prettyprint.me/2009/11/13/stringtemplate-a-step-forward-to-a-better-web-mvc/comment-page-1/#comment-2069 Ran Tavory Tue, 01 Jun 2010 11:50:19 +0000 http://prettyprint.me/?p=206#comment-2069 I don't know, I haven't tried, sorry I don’t know, I haven’t tried, sorry

]]>
By: jolsys http://prettyprint.me/2009/11/13/stringtemplate-a-step-forward-to-a-better-web-mvc/comment-page-1/#comment-2068 jolsys Tue, 01 Jun 2010 11:29:55 +0000 http://prettyprint.me/?p=206#comment-2068 I have a problem because when i want to use this technologies - SpringFramework, StringTemplate, JSTL, HIBERNATE, my JSTL do not work. But when i do not use ST - JSTL works. So I have a question is it possible integration this four technologies?? I have a problem because when i want to use this technologies – SpringFramework, StringTemplate, JSTL, HIBERNATE, my JSTL do not work. But when i do not use ST – JSTL works.
So I have a question is it possible integration this four technologies??

]]>