• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Struts Framework and WebLogic

 
Ranch Hand
Posts: 36
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Ranchers,
I need to use Struts Framework with WebLogic.
I am comfortable with WebLogic 6.1. I looked for BEA documentation of WebLogic 6.1
for Struts Framework, but I could not find any information. If any fellow ranchers used
Struts Framework with WebLogic, could you let me know which version of WebLogic I need to use and where I find the documentation.
Thank You
Thambi
 
Ranch Hand
Posts: 2713
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Struts is a web framework that should run on any complaint Web Container. For information, I suggest you check out the Struts Project Homepage.
Also see Thomas Paul's Struts 1.1 Article in this month's Newsletter.
reply
    Bookmark Topic Watch Topic
  • New Topic