hi

2006-04-23 Thread Sakalareddy.T
  With Thanks & Regards, Sakala Reddy.T 108, II Floor, Gavipuram Guttahalli Extn.,Off Bull Temple Road, Bangalore 560019 Karnataka, INDIA.Voice: +91+80+6529260/6529358/6525013

RE: Problem with resources file

2005-12-28 Thread Sakalareddy.T
Hi vasumathi, Ex; j Calling the function: javascript:xyz(''); As usual in javascript function declaration: xyz(str) { ... } Thanks & Regards Sakala Reddy.T -Original Message- From: Vasumathi [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 28, 2005 3:21 PM To: Struts Users Mailing Lis

[Application pattern] Advice

2005-12-28 Thread Sakalareddy.T
Hi Aldo Vadillo Batista, In my application for CRUD operations we have taken DispatchAction, in this action all required operations can do at one location and you need to take only one object. Easy to operate it. If you are design Internationalization concept better to take LookupDispatch