Thanks for the replies guys,
In terms of the response.sendRedirect - I'm not sure how this would work when people are using layout technologies such as tiles or sitemesh. Do you have any...
Type: Posts; User: Sean O Shea; Keyword(s):
Thanks for the replies guys,
In terms of the response.sendRedirect - I'm not sure how this would work when people are using layout technologies such as tiles or sitemesh. Do you have any...
Hi there,
I've a requirement where I need to inject some validations using the HandlerInterceptorAdapter class and I'd like some advice on how I should react should I find some validation errors....
I'm also interested in finding out whether people have had any success with putting Valang validators into production.
Also, I'm curious to know whether there are any plans for moving the validation...
Looks like SOAP is not part of the JMX specification:
http://forum.springframework.org/archive/index.php/t-23684.html
Hi all,
I was wondering if anyone had any luck using the MBeanServerConnectionFactoryBean class to connect to a remote JMX server. I'd be particularly interested in finding out whether you can...
Hi there,
I'm having trouble connecting to a CruiseControl JMX server which is running on my local machine.
This is what my configuration looks like:
<bean id="clientConnector"...