Connecting Tech Pros Worldwide Forums | Help | Site Map

Easy and even stupid question

zuquirio's Avatar
Newbie
 
Join Date: Oct 2007
Posts: 2
#1: Nov 29 '07
Hi folks,

I have a simple question. I'm getting started with struts 2, spring 2, hibernate etc... But I don't know what is the meaning of $, # and % symbols that appears in some source code. i.e.:

Expand|Select|Wrap|Line Numbers
  1. list="#{'01':'Jan', '02':'Feb', [...]}"
It may be so basic but I need to know what's the meaning or the function of these symbols ($, # and %).

Thanks

Reply


Similar Java bytes