Struts administrative funcs

2002-12-01 Thread Tuncay Baskan (İnternet Grubu)
Hello, I remember struts administrative actions in struts-config.xml (back in 1.0 days). Are there still admin actions in 1.1? (At least to reload configuration and action classes). Btw, how do you develop with struts? I mean, I really really hate to waste time by watching Tomcat reload applicati

RE: Struts administrative funcs

2002-12-03 Thread Tuncay Baskan (Internet Grubu)
> -Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 02, 2002 7:00 PM > To: Struts Users Mailing List > Subject: Re: Struts administrative funcs > > Personally, I use the Ant tasks supplied with Tomcat 4.1 (I'm > a command > line wienie ra

JDBC development

2002-12-16 Thread Tuncay Baskan (İnternet Grubu)
I wonder what type of utilities you're using to simplify your development with JDBC. I'm in a project that has more than 30 tables in the DB with field counts up to 20. I fed up writing setXXX statements surrounded with try/catch/finally blocks. I'm not very experienced with JDBC bounded Java proje

RE: JDBC development

2002-12-17 Thread Tuncay Baskan (Internet Grubu)
> -Original Message- > From: Phase Web and Multimedia [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 16, 2002 10:16 PM > To: Struts Users Mailing List > Subject: RE: JDBC development > > > If you are just tired of the time it takes to code your DAO > object then > there is an excell

Character encoding problem

2002-12-17 Thread Tuncay Baskan (İnternet Grubu)
Probably I have a configuration problem with struts. Since my native language is Turkish :-), I use Turkish messages in everywhere JSPs, Action classes etc. But when ActionError (or any other tag that use MessageResources) display errors in JSPs they look unreadable. For example, (sorry, probably