Re: Struts in loadbalanced enviroment

2005-09-07 Thread Brian Moseley
Fritsch, Andre wrote: Hello Björn, That sounds good. But how do I realise it? i solved this problem with tomcat simply by setting a couple of attributes on the http connector in server.xml. dunno if you're using tomcat within jboss, or even if jboss uses tomcat anymore (it's been a few year

Re: [FRIDAY] What technology do you use for authentication and authorization?

2005-07-16 Thread Brian Moseley
Craig McClanahan wrote: * What technology do you currently use for authentication and authorization in your web applications? Acegi Security with a custom authentication DAO that accesses a JCR repository and various custom voters for authorization. * If you don't use container managed s

Re: Is It Possible to Code Using Struts and JSF at the Same Time?

2005-04-01 Thread Brian Moseley
Dakota Jack wrote: I have no problem with the diversity. I think that Sun is making an error following NET rather than leading the way with a truly new web-MVC product. They should hire Rod Johnson and whomever he wants to work with and let him go to town doing something that will stand the test

Re: Tiles scope headache assistance still needed.

2005-02-21 Thread Brian Moseley
Jason Long wrote: I am still no closer to a solution to my problem with tiles. I will explain the scenario again in hopes that someone will provide some insight into my problem. i can't see anything with what you've provided. you should try getting this working with the smallest possible example.

Re: Tiles scope headache assistance needed.

2005-02-18 Thread Brian Moseley
Jason Long wrote: ${quote.offerPriceLightValue.sizeValue.size} I would like to define the following tile definition: you must be leaving something out of your email, cos this tile is named .table.holder, but the jsp above is inse

Re: Tiles scope headache assistance needed.

2005-02-17 Thread Brian Moseley
Jason Long wrote: I switched my code to the following jstl tags as suggested. The first part works with no problem, but I get no output from the tile attempt except for the layout being applied with the word "testing". Do I need to use or some other tag to make the quote bean accessible from the

Re: Tiles scope headache assistance needed.

2005-02-17 Thread Brian Moseley
Jason Long wrote: try: tho i recommend using jstl's c:foreach instead of logic:iterate :) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

url rewriting problem

2005-02-15 Thread Brian Moseley
(i don't think this made it through the first time i sent it, so i'm trying again. apologies if you get this twice.) i'm getting some weird problems with url rewriting in a struts 1.2.4 webapp. specifically, the urls generated by the form, link, and rewrite tags have an extra "/" prepended to the