Results 1 to 2 of 2

Thread: Can spring dm work with struts2?

  1. #1
    Join Date
    Aug 2009
    Posts
    1

    Default Can spring dm work with struts2?

    I have a question about how to work with spring dm and struts2. I know that spring dm intergrate osgi context and spring context successfully, but I have no idea about whether it can intergrate struts2 context and spring context. Anybody would like give me some help, can you tell me how can I develop web application use spring dm, Springframework, and struts2? Thank you!

  2. #2
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    What exactly are you trying to achieve? The easiest way to address this problem is to split it into smaller pieces.
    Make sure you first integrate Spring with Struts2, then understand what Spring DM does and then see what are the challenges of using Struts2 in OSGi.
    The main problem will likely be the web support in OSGi where Spring DM and especially dm Server offer a nice solution.
    There are other approaches as well but then again, it depends on what you want to achieve and what are your requirements/constraints.
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •