Search:

Type: Posts; User: stackie; Keyword(s):

Search: Search took 0.04 seconds.

  1. I'm having this exact issue at the moment and...

    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...
  2. Would like to hear some thoughts on this too.

    Would like to hear some thoughts on this too.
  3. redirect: prefix and apache rewrite circular dependency

    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...
  4. Binding parameters from a post without using a form

    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,...
  5. Weblogic 9.1 and successful Spring integrations.

    Deleted as not relevant, mistake with versions.
  6. So then I'd have: src.... .........java...

    So then I'd have:

    src....
    .........java
    .........resources/mypackage/...../services....
    .........test

    Make my ant script easier.

    Cheers thanks.
  7. Configurer correct location of resource files in web-app?

    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...
  8. Yes I know the message is normal but we need to...

    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.
  9. Pressing back button and that POSTDATA error.

    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...
  10. Beandoc + support for "import resource" option in XML file

    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...
  11. Replies
    1
    Views
    747

    View resolvers + multiple JSP packages

    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...
  12. Replies
    3
    Views
    896

    Hi Mike, Thanks for your reply. Because we...

    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...
  13. Replies
    1
    Views
    814

    Multiple views, single command object

    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...
  14. Replies
    3
    Views
    896

    Multiple views, single command object.

    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...
Results 1 to 14 of 14