• 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

WSAD 5.1.2 --> Struts 1.2.4 (Please help!)

 
Ranch Hand
Posts: 137
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

How do you updgrade WSAD 5.1.2 to use Struts 1.2.4? I would like the end result of this upgrade to allow the WSAD IDE to use Struts 1.2.4 on all new projects. I don't want to move jars for every new app.

Thanks in advance!
 
Thomas Mcfarrow
Ranch Hand
Posts: 137
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Moderator: Could you move this to the WebSphere forum. I don't want to cross post.

Thanks
 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thomas,
Moving now. Thanks for asking nicely instead of cross posting!

Note that WSAD questions can be asked here (in IDEs) or in IBM/WebSphere. It's often a judgement call of whether the question is more Eclipse like or IBM like. I agree with you here that it is more IBM like.
 
Jeanne Boyarsky
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thomas,
You can use any version of Struts you want by putting it in the web project's classpath. I don't know if there is a way of upgrading the version of Struts that the IDE uses, so you may have to put up with warnings. (I suspect there isn't as you can't upgrade other things in WSAD.)
 
Thomas Mcfarrow
Ranch Hand
Posts: 137
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

Did anyone ever try replacing the struts related files with version 1.2.4 in the following directory?

C:\Program Files\IBM\WebSphere Studio\Application Developer\v5.1.2\wstools\eclipse\plugins\com.ibm.etools.resources.common_5.1.2\Struts\Struts_1.1


Regards
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic