shetty2k 0 Newbie Poster

Hi,

I am faced with this problem in iPlanet Web Server 6.1 SP6. This works correctly in Tomcat 5.5.17.

I am using the following directive in my JSP page to display a dropdown menu:

<html:select name="fieldsPerson" property="language">
<jsp:directive.include file="/myFolder/myFile.html" />
</html:select>

The drop-down menu is displayed correctly, but the values don't get populated. Which means that the struts part is working fine, but the jsp include directive is not.

Any clues? Is there a list of known issues/workarounds for porting an application from Tomcat to iPlanet?

-Prashant.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.