aspose file tools
The moose likes JSP and the fly likes c:import does not work Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "c:import does not work" Watch "c:import does not work" New topic
Author

c:import does not work

Luiz Abrahao
Greenhorn

Joined: Jun 18, 2008
Posts: 10
Dear All,

My application has to import external html files to be possible for the users to make comments about the html pages. The html files already are on my HTTP server, then I tried:


but nothing is displayed, even when I tried:



I got nothing inside the DIV that was supposed to contain the html file inside.

the relevant page code is:



Thanks for your help!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: c:import does not work
 
Similar Threads
unable to instantiate tag f:view
jsp:param not working inside jsp:include and JSF
Needing to build jsf page with three content panes (forms?), looking for template
equal symbol expected
t:datalist - data in 3 columns then break on so on