RE: How to avoid having to use these scriplets in struts1.0.2?

2002-04-11 Thread Phase Web and Multimedia
Use the or the tags. Make sure you are functioning in a proper MVC fashion. I am assuming that payForm is a bean. you can access a beans property stored in a scope to verify whether or not to reveal a portion of jsp. Brandon Goodin Phase Web and Multimedia P (406) 862-2245 F (406) 862-0354 [EMA

RE: How to avoid having to use these scriplets in struts1.0.2?

2002-04-11 Thread Leonardo Maciel
Try logic:present Voluntary Reason: -Original Message- From: Rick Reumann [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 11, 2002 5:53 PM To: Struts List Subject: How to avoid having to use these scriplets in struts1.0.2? To give a concrete example of what I want to avoid...I'