Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    4,192

    Spring MVC with Tapestry [Solved]

    http://forum.springframework.org/showthread.php?t=9664. Thanks and regards.
  2. Replies
    7
    Views
    6,775

    Need help with SpringMVC and PDF [Solved]

    SOLVED.

    After tweaking URl mapping, views.properties and web.xml I finally solved that problem.

    Thank you for your help.

    Regards.
  3. Replies
    7
    Views
    6,775

    Alef, I did so but nothing changed. ...

    Alef,


    I did so but nothing changed.

    Regards.
  4. Replies
    7
    Views
    6,775

    Alef, Currently I have this web.xml...

    Alef,



    Currently I have this web.xml (http://localhost:8080/ and http://localhost:8080/app shall be handled by Tapstry, http://localhost:8080/pdf shall be handled by SpringMVC and my...
  5. Replies
    10
    Views
    4,192

    Colin, I think, Iīm still in trouble with...

    Colin,



    I think, Iīm still in trouble with that partitioning stuff. I created a new topic (Need help with SpringMVC and PDF) regarding that.

    Youīre my brightest hope for help :).

    Regards.
  6. Replies
    7
    Views
    6,775

    This actual problem is that: I want to load a...

    This actual problem is that:

    I want to load a PDF page into a frame. The most of my site is done using Tapestry but the PDF pages are accessors of SpringMVCīs AbstractPdfView.

    I canīt identify...
  7. Replies
    7
    Views
    6,775

    Need help with SpringMVC and PDF [Solved]

    Hi,

    I read the related chapter in the reference about subclassing a AbstractPdfView. But I canīt get it working all.

    I want to combine Tapestry with Spring, but still use Spring MVC to create...
  8. Replies
    10
    Views
    4,192

    Forget the validation stuff. I reordered the...

    Forget the validation stuff. I reordered the web.xml content and that helped. My fault :?

    Regards.

    {I submitted this post in parallel with Colinīs post. Multitasking and sync mismatch :wink:}.
  9. Replies
    10
    Views
    4,192

    Colin, Should have read "the code canīt be...

    Colin,


    Should have read "the code canīt be validated anymore".

    In Eclipse 3 the XMLBuddy plugin give error messages like


    The content of element type "web-app" must match...
  10. Replies
    10
    Views
    4,192

    Colin, I have one servlet declared in my...

    Colin,


    I have one servlet declared in my web.xml based on the
    org.apache.tapestry.ApplicationServlet class.

    When I try some "partitioning" like this


    <?xml version="1.0"...
  11. Replies
    10
    Views
    4,192

    Spring MVC with Tapestry [Solved]

    Hi.

    Foreword: Iīm a Java and Spring beginner. And my ten years of Delphi and mod_perl programming experience doesnīt help very much.

    I want to use Jakarta Tapestry for a Spring MVC view and...
Results 1 to 11 of 11