Re: strut help

2001-12-09 Thread Yee Keat
) { document.forms[0].action = msgAction; document.forms[0].submit(); } a href= onClick=send('logon.do'); return false img scr=image.gif/a -- Cheers, Yee Keat -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: JDOM vs Digester

2001-12-09 Thread Yee Keat
? Thanks, Gary -- Cheers, Yee Keat -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: JSP page without form bean ?

2001-11-20 Thread Yee Keat
=addressbook.MainAction input=/main.jsp /action But it threw an exception: javax.servlet.ServletException: Cannot retrieve definition for form bean null Maris -- Cheers, Yee Keat -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail

Re: MAPPING PROBLEM

2001-11-20 Thread Yee Keat
__ Do You Yahoo!? Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 -- Cheers, Yee Keat -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Forms and Dates

2001-11-19 Thread Yee Keat
! -- Cheers, Yee Keat -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Bloated struts-config.xml

2001-11-13 Thread Yee Keat
After developing around 200+ jsp and 600+ java files, the struts-config.xml is getting around 3000 lines. Is there anyway to better organize the contents of the file? Like can organiza by java path or something like that. -- Cheers, Yee Keat -- To unsubscribe, e-mail: mailto:[EMAIL