View Single Post
  #1 (permalink)  
Old 02-05-2008, 11:22 AM
praveena praveena is offline
Member
 
Join Date: Jan 2008
Posts: 8
praveena is on a distinguished road
help with jsp page
hi evryone !!

I'm having problems with my jsp page..
when i use the comment tag nested inside another tag , it closes the upper tag and reports
jasper exception..

<%! some declarations here..
<%-- this comment closes the declarative tsg --%>
%>//this is not seen

any help ?
Reply With Quote
Sponsored Links