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

Reply

Join Date: Sep 2006
Posts: 1
Reputation: shetty2k is an unknown quantity at this point 
Solved Threads: 0
shetty2k shetty2k is offline Offline
Newbie Poster

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

 
0
  #1
Sep 21st, 2006
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:
  1. <html:select name="fieldsPerson" property="language">
  2. <jsp:directive.include file="/myFolder/myFile.html" />
  3. </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.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for JSP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC