I’m new to some Java technologies; I’m trying to use a combination of struts, hibernate, and jQuery. I’m trying to figure out what does the %{} means in the following line of code:
<s:set name="tableModel" value="%{tableModel}" />
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
At CodeRanch this questions was asked. According to Sonny Gill there:
Other Resources: Apache Struts OGNL Documentation