• 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

A Qurey Regd Deployment of Struts 1.1 Based Application on WebSphere 5.1

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I was building a Struts 1.1 based Web Application o using WSAD 5.1 (WebSphere Application Server ToolKit 5.1) , But i'm getting a error as : unable to connect to host :"jakarta.apache.org" at
<DOCTYPE> of the struts-config.xml file,

And while creating the new Project in WSAD 5.1 it didn't asked (No Check Box provide) for Struts Support, Is WSAD 5.1 Supports Struts 1.1 by Default ? Do you know how to build a Struts 1.1 based application on WSAD 5.1 so that i can create .ear file to Deploy it in WebSphere 5.1 which i've installed on LINUX WS 3.

Plz reply for this, i'm new to this
 
reply
    Bookmark Topic Watch Topic
  • New Topic