[OT] Can I distribute tools.jar with my application?

2004-11-04 Thread Tuncay Baskan
I heard some rumor that with Java 5 this is possible.. Does anyone know any pointer about this? -- /tb. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Hiding .do

2004-10-28 Thread Tuncay Baskan
On Thu, 28 Oct 2004 10:32:30 -0400, Chaikin, Yaakov Y. <[EMAIL PROTECTED]> wrote: > James, > > Is that really true? > > Are you saying that Struts custom tags automatically pick up their extension > from the controller servlet mapping in web.xml? > > Hmm... I was under the impression that it was

Re: applicationresources file encoding problem

2004-10-20 Thread Tuncay Baskan
Selam Serkan, > I'm using struts in JDeveloper. We have to use Turkish characters in our > application. The applicationresources file has plenty of Turkish message > strings which involves non ACSII characters. When I run the application, > I see those strings in applicationresource file are corru

Re: Tomcat 5 & Struts

2004-10-19 Thread Tuncay Baskan
On Mon, 18 Oct 2004 10:43:44 -0400, James Mitchell <[EMAIL PROTECTED]> wrote: ... > Personally, I prefer Eclipse. I do not like to use the Eclipse plugins for > running Tomcat inside Eclipse. It is just easier/faster for me to run > Tomcat from the command line and then attach *only* if I need to

Re: Tracing action dispatching

2004-10-06 Thread Tuncay Baskan
On Wed, 06 Oct 2004 10:18:22 -0400, Laurent Duperval <[EMAIL PROTECTED]> wrote: > Hi, > > Is there a flag I can set so that Struts tells me what it's doing? I'm > having a problem with one of my actions: when I click on it, I get a blank > page and I don't understand why. I'd like to be able to se

Re: Loading log4J properties file

2004-09-28 Thread Tuncay Baskan
On Tue, 28 Sep 2004 20:39:59 +0900, Prasad, Kamakshya <[EMAIL PROTECTED]> wrote: > Hi All, > > I am newbie in log4j. > > Please advice me the best option for loading the log4j properties file > in a web application. log4j searches your applicaton's classpath to find a log4j.properties file. So p

Re: Struts Bloat: Framework

2004-09-21 Thread Tuncay Baskan
On Mon, 20 Sep 2004 20:30:46 -0400, Rick Reumann <[EMAIL PROTECTED]> wrote: > Michael McGrady wrote the following on 9/20/2004 7:52 PM: > > > I have a real concern that Struts is going to continue to be bloated > > with what are not Struts, not part of the framework, but what are > > instead reall

Re: Create and submit POST form from Action

2004-09-10 Thread Tuncay Baskan
> jakarta has a project that will do this. > ... and the name of the project is httpclient. /tb. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Single sign-on

2004-09-09 Thread Tuncay Baskan
On Thu, 9 Sep 2004 16:53:21 +0900, Prasad, Kamakshya <[EMAIL PROTECTED]> wrote: > Hi, > > We have lot of web application built on struts for which we need to > provide single sign-on. > Please advise me how to implement the same. We use JCIFS from samba.org (http://jcifs.samba.org/src/docs/ntlmht

RE: Hibernate configuration problems

2004-06-01 Thread Tuncay Baskan \(Yazilim Muh. - Proje Gel. ve Uyg. Gr.\)
I wonder why configuring a simple JNDI datasource with Tomcat is so awful. This is why I love Resin so much. One can configure a JNDI datasource in a few seconds. /tb. > -Original Message- > From: Marco Mistroni [mailto:[EMAIL PROTECTED] > Sent: 01 Haziran 2004 Salı 12:08 > To: 'Struts

RE: R: ORM Tools (Ibatis, Hibernate, OJB....)

2004-04-07 Thread Tuncay Baskan \(Yazilim Muh. - Proje Gel. ve Uyg. Gr.\)
> -Original Message- > From: Larry Meadors [mailto:[EMAIL PROTECTED] > Sent: 07 Nisan 2004 Çarşamba 16:52 > To: [EMAIL PROTECTED] > Subject: Re: R: ORM Tools (Ibatis, Hibernate, OJB) > > >>> [EMAIL PROTECTED] 04/07/04 6:11 AM >>> > >> Just to be up front, I will tell you now that I am

RE: Clean url for home page

2004-03-31 Thread Tuncay Baskan \(Yazilim Muh. - Proje Gel. ve Uyg. Gr.\)
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of John Boyes > Sent: 31 Mart 2004 Çarşamba 15:42 > To: [EMAIL PROTECTED] > Subject: Clean url for home page > > I would like to have a clean url for my site's home page > (built with Struts) displayed to the user. > >