File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Websphere and the fly likes Struts with websphere 3.5.2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Struts with websphere 3.5.2" Watch "Struts with websphere 3.5.2" New topic
Author

Struts with websphere 3.5.2

Vijay Bala
Greenhorn

Joined: Oct 25, 2001
Posts: 25
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
Caroline Iux
Ranch Hand

Joined: May 14, 2001
Posts: 103
I've used Struts with 3.5 and 3.5.3
Please be more specific with your difficulties.
Vijay Bala
Greenhorn

Joined: Oct 25, 2001
Posts: 25
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
 
 
subject: Struts with websphere 3.5.2
 
Threads others viewed
RMI-JRMP
Struts in Websphere 3.5.2
Struts!! will it work on websphere??
Custom tld declaration and nested tiles...
Plugin/IDE for debugging servlets/JSPs
IntelliJ Java IDE