jsp - How might I retrieve a JSTL tag from a string -


i have jstl tag in form of string i.e. <c:import url="someurl"></c:import>. want convert string jstl tag in jsp app. how might this?


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -