problems with request.getRequestURL() after migrating to Tomcat 5.5

2006-09-19 Thread Otmar Manuela
est. So far I know how to get the scheme, host, context path, and query string, but I'm missing the path, which mapping.getPath() provides if you're not using tiles. Anyone knows how to get this to work without having to use request.getRequestURL()?

Re: Expression in an expression?

2005-11-01 Thread Otmar Manuela
Thanks for the responses. I will go with Michael's suggestion. In the future, the number of collections may not stay constant, but if it comes to that, I will have to look for an alternative solution. Otmar Manuela Michael Rasmussen wrote: You could try putting all of your collec

Expression in an expression?

2005-10-31 Thread Otmar Manuela
x27;m trying to accomplish: Is there a way to accomplish this? Thanks, Otmar Manuela - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]