Re: Struts internationalization best practices

2006-02-11 Thread Keith Fetterman
Laurie, Thanks a bunch for taking the time to respond. This helps us a lot. We really appreciate it. Keith Laurie Harper wrote: Keith Fetterman wrote: We could use some help from people that have experience internationalizing their Struts applications. I'd like to find out wha

Re: [OT off topic] Oracle Database Performace Issue

2006-02-09 Thread Keith Fetterman
on how to optimize. -- Keith Any action plan as to where to start and the direction to go of any sort will be helpful Thanks in advance -- - Keith Fetterman 206-780-5670 Mariner Supply, Inc

Struts internationalization best practices

2006-02-08 Thread Keith Fetterman
t. Thanks, Keith -- ----- Keith Fetterman 206-780-5670 Mariner Supply, Inc. [EMAIL PROTECTED] http://www.go2marine.com - To u

Re: Accessing static methods from Struts/JSTL

2006-02-08 Thread Keith Fetterman
mily.org/roller/page/ksader http://www.jroller.com/page/certifieddanger - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- ----

Re: Accessing static methods from Struts/JSTL

2006-02-08 Thread Keith Fetterman
Keith Sader wrote: On 2/8/06, Keith Fetterman <[EMAIL PROTECTED]> wrote: OrderRulesBean.getSmallOrderFeeLimit() This static method is returning a property from a properties file that will be included in a message to the user. This class provides a convenient way for java classes to ref

Re: Accessing static methods from Struts/JSTL

2006-02-08 Thread Keith Fetterman
[EMAIL PROTECTED] wrote: Keith Fetterman asked: Is there is a direct way to access the static method without fetching it from request scoped variable or object? Why not use an application-scoped object (and non-static method)? I haven't thought of that. :) In my 6 years of wo

Re: Accessing static methods from Struts/JSTL

2006-02-08 Thread Keith Fetterman
of that layer into the form/display bean. Then the .jsp could just look like There may be more to this with your particular site, but that's a first off-the-cuff guess. hth, On 2/8/06, Keith Fetterman <[EMAIL PROTECTED]> wrote: We are converting old JSP pages to Struts and JSTL

Accessing static methods from Struts/JSTL

2006-02-07 Thread Keith Fetterman
Folks, We are converting old JSP pages to Struts and JSTL and I am running into a problem. On the old JSP pages, we have some calls to static methods in scriptlets and runtime expressions. On the new JSP pages, we have disabled scriptlets and runtime expressions. Here is an example: The o

Re: Merging tile layouts and extending

2006-01-31 Thread Keith Fetterman
you add additional tags to the extended layout and then extend this new layout and override any of the tiles. Thanks for your help, Keith Keith Fetterman wrote: Does all of the tiles:insert statements have to exist in the base layout? I am trying to use a common, single base layout. I then

Merging tile layouts and extending

2006-01-30 Thread Keith Fetterman
Is there a way to combine to layouts (one layout inserted into another layout) and then insert content into a tile that part of the inserted layout? Thanks, Keith -- ----- Keith Fetterman 206-780-5670 Mar

Re: Cannot create iterator for this collection

2006-01-20 Thread Keith Fetterman
message and deleting this email or destroying this facsimile immediately. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- -----

Re: URL parameters parsed into a Map

2006-01-19 Thread Keith Fetterman
Dah. I feel like such an idiot. I didn't think to look in the servlet javadocs. Thanks a bunch. I really *appreciate* it. Michael Jouravlev wrote: On 1/19/06, Keith Fetterman <[EMAIL PROTECTED]> wrote: I need to parse the http parameters/values contained in a URL have them pl

URL parameters parsed into a Map

2006-01-19 Thread Keith Fetterman
Keith -- - Keith Fetterman 206-780-5670 Mariner Supply, Inc. [EMAIL PROTECTED] http://www.go2marine.com - To unsubscribe, e-mail: [EMAIL PROTECTED