954,184 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Problem with jsp include directive in iPlanet. Working in Tomcat.

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.

shetty2k
Newbie Poster
1 post since Sep 2006
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You