Re: Copy Data From Resource Message to JSP variable

2006-10-10 Thread Puneet Lakhina
On 10/11/06, Aftab Vhora <[EMAIL PROTECTED]> wrote: Hi, I have one key-value pair stored in my ApplicationResource.Properties file of struts. Now I want to copy the value of that resource key in my JSP variable. I tried with tag, but couldn't find a way. You could use something like this

Copy Data From Resource Message to JSP variable

2006-10-10 Thread Aftab Vhora
Hi, I have one key-value pair stored in my ApplicationResource.Properties file of struts. Now I want to copy the value of that resource key in my JSP variable. I tried with tag, but couldn't find a way. Please help me in this regard. -- Thanks & Regards, Aftab Vhora