Hi,

Most of the UI components which are written using JSP have bunch of
scriptlets, which is a not a recommended way of implementing UI using JSP
as per my knowledge.
If we use custom tags, anybody looking at the page can understand what the
page is doing very easily as well as we can easily debug a logic since it
is written in pure java.

I'm not aware whether there are any specific reasons behind using
Scriplets, but personally I think custom tags are much cleaner, and
reusable.

Please share your thoughts.

Regards,
Venura

-- 
Senior Software Engineer

Mobile: +94 71 82 300 20
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to