RE: [OT] Struts and Design Patterns

2003-02-17 Thread Thorsten Schäfer
Hi, > This has already been done by Ted in his book, I think. At least in the > downloadable draft version there is a Patterns chapter. Actually it is > Appendix D. Wow, that's exactly what I'm searching! Can you tell me where it's possible to download this draft version? Thanks in advance, T

RE: jbuilder8 and struts: "missing message key" error

2003-02-08 Thread Thorsten Schäfer
Hi, > hi, i'm evaluaring jbuilder8 ee for development with struts, i've setup > a sample app with no database acces or anything fancy, and it works > well, but now i'm trying to build a prototype app with oracle, and now > it seems like jbuilder can't find the ApplicationResources.properties > fil

Can't download struts sources

2003-02-07 Thread Thorsten Schäfer
Hi, At http://jakarta.apache.org/site/sourceindex.html, the struts sources cannot get downloaded. I'm getting a 404 error. Greetings, Thorsten - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

RE: [Tiles] How to get rid of redundant code

2003-02-07 Thread Thorsten Schäfer
Hi, This works great. Thanks for opening my eyes ;) Thorsten > > I'm using tiles with definitions and I've a lot of pages with the same > > structure. The problem is, that I need always two files for one page: a > > page for the structure and one for the content. These pages look like > > this:

I18N with common taglib and struts

2003-02-07 Thread Thorsten Schäfer
Hi, I've written a section tag, which takes a title as argument and renders nice looking html. Because the title is an argument, I can't use with it's I18N capabilities. How can I support several languages in this case? Thanks, Thorsten ---

[Tiles] How to get rid of redundant code

2003-02-07 Thread Thorsten Schäfer
Hi, I'm using tiles with definitions and I've a lot of pages with the same structure. The problem is, that I need always two files for one page: a page for the structure and one for the content. These pages look like this: samplePage: samplePageContent: This is an example Is it possible t

RE: Flash+Struts how?

2003-01-27 Thread Thorsten Schäfer
Hi, > We have developed a Struts application, using this > great framework. Take a look at javaworld.com ... Greetings, Thorsten -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: db connection pool question

2003-01-21 Thread Thorsten Schäfer
Hi, > I can supply and example struts configuration using Oracle's driver > connection pool driver. Or check the archives for this mailing list, as I > have posted it here. Search using my name or Oracle. Could you please post the example? I tried to search in the mailing lists but I'm getting th

RE: Separating settings from texts in Ressources

2003-01-21 Thread Thorsten Schäfer
Hi, > > I'm using a properties file in which there are some settings (name of > > database, ...) and also a lot of text to show in the JSPs. If I want to > > i18n my application, I've to translate these text. Is there a way to > > separate the settings from the text? > > This function is pretty m

Separating settings from texts in Ressources

2003-01-20 Thread Thorsten Schäfer
Hi, I'm using a properties file in which there are some settings (name of database, ...) and also a lot of text to show in the JSPs. If I want to i18n my application, I've to translate these text. Is there a way to separate the settings from the text? TIA, Thorsten -- To unsubscribe, e-mail: