RE: Is scriptlets allowed in struts

2004-07-06 Thread Danilo Gurovich
: Monday, July 05, 2004 10:58 PM To: [EMAIL PROTECTED] Subject: Is scriptlets allowed in struts   hi, i am new to struts. my colleagues who are in struts say that i shouldnt use scriptlets in my jsp page where i use struts. but in some situations where the struts tags dont come to our rescu

RE: Is scriptlets allowed in struts

2004-07-06 Thread Jim Barrows
, something like this: -Original Message- From: Srihari [mailto:[EMAIL PROTECTED] Sent: Monday, July 05, 2004 10:58 PM To: [EMAIL PROTECTED] Subject: Is scriptlets allowed in struts hi, i am new to struts. my colleagues who are in struts say that i shouldnt use scriptlets in my jsp page

Is scriptlets allowed in struts

2004-07-06 Thread Srihari
hi, i am new to struts. my colleagues who are in struts say that i shouldnt use scriptlets in my jsp page where i use struts. but in some situations where the struts tags dont come to our rescue, say in logic situations. then we are compelled to use scriptlets to solve the problem. for ex,