html:radio question

2001-09-06 Thread Glenn Kidd
Can you specify a radio button be selected by default. In straight HTML you add a checked. It does not look like the tags support this, unless I am mistaken. Anyone have any ideas on this? Glenn

html:text fields and values

2001-09-06 Thread Glenn Kidd
Hi, We are using the Struts html tag-libraires for a form. We want to prepolate some values for a couple of the fields. How can we go about this. We tried setting the initial values in the value attribute which works unless you go back in which case that value will override any previous entere

RE: onClick Link Submitting

2001-09-04 Thread Glenn Kidd
Title: Message it should be forms[0] (note the s).     Glenn -Original Message-From: Steven Leija [mailto:[EMAIL PROTECTED]]Sent: Tuesday, September 04, 2001 2:53 PMTo: 'Struts ([EMAIL PROTECTED])'Subject: onClick Link Submitting I'm trying to submit a form through a

Query Strings

2001-08-31 Thread Glenn Kidd
uess I am at a bit of a loss as to how to do this, or if this is even an effective way of doing this. Any suggestions would be much appreciated. Also any links to appropriate documentation would be cool. Thanks. Glenn Kidd

RE: Security with Servlet 2.3 API

2001-08-30 Thread Glenn Kidd
Filter is new in the Servlet 2.3 spec.  It is an implementation of the Intercepting Filter design Pattern.  You can read more about this pattern in the book Core J2EE design patterns.  Basically Filters allow you to add services like user authentication easily because filters intercept the r

Workflow question

2001-08-28 Thread Glenn Kidd
any suggestions on other approaches I might take. Any help will be much appreciated. Glenn Kidd

Recall: Work Flow Question

2001-08-21 Thread Glenn Kidd
Glenn Kidd would like to recall the message, "Work Flow Question".

Work Flow Question

2001-08-21 Thread Glenn Kidd
information or suggestions on how anyone else is implementing this will be greatly appreciated. Thanks in advance. Glenn Kidd