Page 1 of 1

About Question enthuware.jwpv6.2.622 :

Posted: Wed Apr 13, 2016 3:12 pm
by himaiMinh
Hi,
For implementing the view layer, how about using both JSP script and custom tag ?

Re: About Question enthuware.jwpv6.2.622 :

Posted: Wed Apr 13, 2016 9:04 pm
by admin
It is certainly possible. However, since you need to select one option, Custom tags is most suitable in the given situation. JSP scripting is generally not considered a good idea for non-trivial tasks.

-Paul.