Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
2961 connectés 

  FORUM HardWare.fr
  Programmation
  Java

  erreur dans une jsp...

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

erreur dans une jsp...

n°735743
njac
Posté le 24-05-2004 à 11:15:47  profilanswer
 

End of content reached while more parsing required: tag nesting error?
 
ma jsp affiche l'exception ci-dessus.Voici le code source:
 
<%@ taglib uri="/tags/struts-html" prefix="html" %>
<%@ taglib uri="/tags/struts-bean" prefix="bean" %>
<%@ taglib uri="/tags/struts-logic" prefix="logic" %>
 
<%@ include file="applicationHeader.jsp" %>
 
<bean:define id="actionListPath" value='/gantryHeightList' />
 
 
<!-- Action button Table -->
<html:form action="<%= actionListPath %>" method="GET">
 
<table class="transparent" border="0" align=center cellspacing="0" width="80%">
 <tr>
  <td align="left" class="transparent" valign="top">
     </td>
  <td align="right" valign="top">
   <table>
    <tr>
     <td><bean:message key="lbl.goto" /></td>
     <td><input type="hidden" name="action"
       value="<bean:write name="<%= paginationKey %>" property="actionGoto" />" />
      <input type="hidden" name="operation" value="list" />
      <html:text name="<%= paginationKey %>" property="startRcdId" />
    </tr>
   </table>
  </td>
 </tr>
</table>
 
</html:form>
 
<logic:present name="gantryHeightList" property="voList">
 
 <table class="liste" border="0" align=center cellspacing="0" width="80%">
 
 
  <tr>
  <th class="liste">constructeur</th>
  <tr>
  <html:select name="liste" property="voList" size="1" />
  <logic:iterate id="element" name="gantryHeightList" property="voList">
   
   
    <html:option value=""><bean:write name="element" property="nomConstructeur"/>
    </html:option>
  </logic:iterate>
  </html:select>
  <!--<logic:iterate id="element" name="gantryHeightList" property="voList">
   <tr>
   <td><bean:write name="element" property="nomConstructeur" /></td>
   </tr> -->
   
   
   
 
 
 </table>
 
</logic:present>
 
 
 
pouvez vous m'aider a resoudre ce pb? :??:  

mood
Publicité
Posté le 24-05-2004 à 11:15:47  profilanswer
 

n°735865
the real m​oins moins
Posté le 24-05-2004 à 12:10:19  profilanswer
 

apprend à lire:

Citation :

tag nesting error


---------------
Hey toi, tu veux acheter des minifigurines Lego, non ?
n°735925
benou
Posté le 24-05-2004 à 13:00:33  profilanswer
 

le problème vient du commentaire : c'est juste un commentaire HTML => ce qu'il y a dedans est quand même executé par la jsp.
 
utilise le commentaire JSP : <%-- --%>


---------------
ma vie, mon oeuvre - HomePlayer
n°736002
njac
Posté le 24-05-2004 à 13:44:23  profilanswer
 

benou a écrit :

le problème vient du commentaire : c'est juste un commentaire HTML => ce qu'il y a dedans est quand même executé par la jsp.
 
utilise le commentaire JSP : <%-- --%>


 
 
 
 
 
MERCI benou !!  :hello:


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Programmation
  Java

  erreur dans une jsp...

 

Sujets relatifs
message d'erreurprogramme C# erreur :Unable to connect to any hosts....
[JBuilder] Executable natif - erreur JDBCerreur Oracle ORA-00600: code erreur interne, arguments
[devcpp] erreur de lieur[Servlet] Erreur d''execution - Pb d'authentification !!!
[Perl] Commande shell et message d'erreurmessage erreur MySQL
Erreur ORACLEErreur PHP sur free.fr
Plus de sujets relatifs à : erreur dans une jsp...


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR