Jim Coble/Libraries/Provost/Academic/Univ/Duke is out of the office.

2005-06-08 Thread Jim Coble
I will be out of the office starting 06/08/2005 and will not return until 06/13/2005. I will respond to your message when I return. If you need assistance on CIT-related matters in the meantime, you can email [EMAIL PROTECTED] or call 919-660-5806.

Re: How to use bean property as value for html hidden field

2005-05-28 Thread Jim Coble
d set the value in the form in the preceding Action class. --Jim ====== Jim Coble Senior Technology Specialist Center for Instructional Technology Email: [EMAIL PROTECTED] Voice: 919-660-5974 Fax: 919-660-5923 Box 90198, Duke University Durham

How to use bean property as value for html hidden field

2005-05-27 Thread Jim Coble
uld set the value of the html:hidden field using JSP <%= %> syntax but I was trying to see if I could do it using the Struts taglibs. Any ideas? Thanks. --Jim == Jim Coble Senior Technology Specialist Center for Instructional Technology Email: [EMAIL PROTECTED] Voice: 919-660-5974 Fax: 919-660-5923 Box 90198, Duke University Durham, NC 27708-0198 ==

Possible to go to named anchor via ActionForward?

2005-04-21 Thread Jim Coble
#errors) is not available. Is there any way I can set up an action mapping so that, if control is redirected back to the "input" JSP page, I can make it so that the browser jumps to a named anchor tag ("errors" in this particular case)? Thanks. --Jim