• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

JSTL 1.1 on iPlanet 4.1

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

I am maintaining an older web app that is comprised of JSPs and JavaBeans. It is deployed on iPlanet 4.1 and is not in the war file format due to what appears to be this version's limitation on supporting wars. So there is no web.xml, WEB-INF, or taglib descriptors though we are using tags.

We are not planning on upgrading or migrating to anything else anytime soon so I am curious if I can use JSTL with this version of iPlanet. I am thinking no so far, but want to check with people that may have used this configuration before. I have been told by other members of the team that this version of iPlanet will not support struts due to the issues I've listed above and figure this probably applies to JSTL too.

Any insight into this would a great help to me.

Regards,

br
 
Oh the stink of it! Smell my tiny ad!
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic