| | |
Problem with jsp include directive in iPlanet. Working in Tomcat.
Please support our JSP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Sep 2006
Posts: 1
Reputation:
Solved Threads: 0
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:
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.
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:
JSP Syntax (Toggle Plain Text)
<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.
![]() |
Similar Threads
- Import javascript in javascript (JavaScript / DHTML / AJAX)
- <%@include file> (JSP)
- Please help me in connecting JSP to MySql (JSP)
- <jsp:include> Not Printing On Web Page, But In Source Code (JSP)
- [urgent] JSP problem (JSP)
- connecting to mssql with using jsp (JSP)
- Problems with Windows Script Encoder & #include directive (ASP)
Other Threads in the JSP Forum
- Previous Thread: Type mismatch: cannot convert from int to ResultSet
- Next Thread: Combo Box In Jsp+ Ajax Urgent Please Help Me
| Thread Tools | Search this Thread |
Tag cloud for JSP
apache array backbutton combobox comma connection csv database development directorystructure dropdownlist dynamicpagetitles eclipse frames glassfish ie8 imagetodatabse imageupload integer internet java javaee javascript jsf jsp jsppagetitles levels mvc2 mvcmodel2 mysql netbeans network parameters passing ping printinserverinsteadofclient project read redirect request.getparameter response seperated servlet servletdopost()readxml sessions software sql ssl state_saving_method stocks sun tomcat tutorial update values video web write





