View Single Post
Join Date: Jul 2005
Posts: 2
Reputation: Banshee78 is an unknown quantity at this point 
Solved Threads: 0
Banshee78 Banshee78 is offline Offline
Newbie Poster

Re: Problems with JSTL

 
0
  #3
Jul 4th, 2005
yeah that is my problem. You are totaly right. So if i need variables i transfer from my servlet to my JSP <c:out... is not the right way? Should I use <%=.... instead?
Reply With Quote