View Single Post
  #2 (permalink)  
Old 04-02-2007, 05:29 PM
ferosh ferosh is offline
Member
 
Join Date: Mar 2007
Posts: 13
ferosh is on a distinguished road
Actually jsp is the modified form of java servlets.It is having so many taglibraries.So In advance we have to make use of java beans and jsp together.Jsp is a scriptlet language.So making private functions in jsp is a bad programming technique.We have to make use of java beans..
Reply With Quote