Hello Georgi,
Let me rephrase it: I have code written using KendoUI Web (which means HTML5 + JavaScript) and with the new JSP tag library I'm planning to move to it BUT I'd like to rewrite as little as possible.
I had:
That is rendered as shown in "html1.png".
Now, I write:
That gets rendered as jsp1.png
Do you see the difference? What is wrong for getting different renders? Is this what is expected (not 100% compatible KendoUI Web and JSP wrapper?)
Best regards