Hi Venura, There are a few places where we have used custom tags. For example, pagination support.
IMO, tags should be used for re-usable code segment only. Otherwise it will be an waste of effort. And, I also agree that there are some places where we can improve by introducing tags. Having said all these things, my feeling is we, as a middleware company shows less interest in the UI layer since there is less interaction with it (once configured, it is running :)). Regards, AmilaM. On Wed, Jul 24, 2013 at 9:15 AM, Venura Kahawala <[email protected]> wrote: > 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 > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Amila Maharachchi* Senior Technical Lead WSO2, Inc.; http://wso2.com Blog: http://maharachchi.blogspot.com Mobile: +94719371446
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
