aspose file tools
The moose likes JSP and the fly likes Problem with jsp:element being ignored by my jspx Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Problem with jsp:element being ignored by my jspx" Watch "Problem with jsp:element being ignored by my jspx" New topic
Author

Problem with jsp:element being ignored by my jspx

Julien Martin
Ranch Hand

Joined: Apr 24, 2004
Posts: 383
Hello,

!Please note that this is a JSP problem even though it is located in a jsf page!

I have the following code:



which is not being evaluated. I just get nothing in lieu of the above code fragment.

Here is part of my web.xml:




Here is the entirety of my jspx:



Can anyone help please,

Julien.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56224
    
  13

Please do not post the same question more than once.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Problem with jsp:element being ignored by my jspx
 
Similar Threads
Beginner needs help with ajax
Problem with el evaluation in a jspx
Problem with {facesContext externalContext requestContextPath}
Problem with el evaluation in a jspx
Problem with jsp:element being ignored by my jspx