• 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
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Struts with websphere 3.5.2

 
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My client has Websphere 3.5.2 in production. I would like to use Struts so badly-just the template tags. Is there any way I can make it work with Websphere 3.5.2 using just the template tags ?
I want to use the standard template example.
Thanx,
Vijay
 
Ranch Hand
Posts: 103
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've used Struts with 3.5 and 3.5.3
Please be more specific with your difficulties.
 
Vijay Bala
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I have a few plain jsp pages which have so much in common that i want to use a template for them. The problem is my client uses Websphere 3.5 and hence supposedly i can't use custom tags or struts. I did go through some documentation on the struts page to set up with websphere 3.5.2. But i guess the jsp version they have in production is jsp 1.0 and servlet 2.1.
How can i use servlet api 2.2. and jsp 1.1 with websphere 3.5 and use just the struts template tags which is what i really need.
Thanx,
Vijay
 
Surfs up space ponies, I'm making gravy without this lumpy, tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic