Hy,
I need to test the relation between the dom and my js code, and I want to do it on my grunt test. The issue is that my page are in fact jsp, not html page. I use taglib ( '< c:for ... >') and templated var (${...}). No <% %>.
I want to convert them to html (instead of compile them to Servlet), so I search something to fill the ${} with value from a json and delete all the taglib balise
Do yo know any grunt plugin who can do that?
Aucun commentaire:
Enregistrer un commentaire