I'm having this exact issue at the moment and striving to have one form backing object for common form items like firstName, Surname, businessName etc. So with your solution would you have something...
Type: Posts; User: stackie; Keyword(s):
I'm having this exact issue at the moment and striving to have one form backing object for common form items like firstName, Surname, businessName etc. So with your solution would you have something...
Would like to hear some thoughts on this too.
Hello Guys,
Can someone explain to me just the ins and outs of this.
I have a form and I'm redirecting using the redirect: prefix to my thank you page after submission.
I have a rewrite...
Let me explain a little bit more. My current code uses the following where my command object binds based on param names
protected ModelAndView handle(HttpServletRequest request,...
Deleted as not relevant, mistake with versions.
So then I'd have:
src....
.........java
.........resources/mypackage/...../services....
.........test
Make my ant script easier.
Cheers thanks.
Hello Everyone,
I was wondering if you could give me some advice on the correct/preferred location for my resource files. I have a relatively small application so it's not a problem but would...
Yes I know the message is normal but we need to make it possible to hit back after a successful form submisstion ( this is a requirement) and have the original values displayed on the first screen.
Hello Everyone,
So here is my problem.
We display the first page of our webapp using a GET. We enter some incorrect details, validator gets invoked and uses a POST to redisplay our page with...
Hello Everyone,
Was wondering if you guys can help me. Would love to use Beandoc for our project as it is going to get rather big.
Anyway, my EAR folder contains a bunch of folders such as...
Hello Everyone,
Ok so I am working on a story where you go to one URL and based on the requesting device ( an XHTML device or a WML device) then load a different set of JSPs.
So I have a bunch...
Hi Mike,
Thanks for your reply.
Because we are working with mobile devices we need to try and keep our URLs as short as possible so using hidden fields and putting lots of information in the...
Hello,
I'm pretty sure someone has figured this out before so Im hoping you can help.
Bascially, I have several pages and each page will take some user input. As each page retrieves user input...
Hello,
I'm pretty sure someone has figured this out before so Im hoping you can help.
Bascially, I have several pages and each page will take some user input. As each page retrieves user input...