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