Bugs item #1514476, was opened at 2006-06-30 00:56
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1514476&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: 1.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Ingram Chen (ingramchen)
Assigned to: Nobody/Anonymous (nobody)
Summary: Wicket + Sitemesh - Page truncation problem

Initial Comment:
I tried Wicket 1.2 + SiteMesh but still out of luck...

I create a quick-start to reproduce this problem:

The attachment includes

(1) a small decorate page "src/webapp/decorators/default
.jsp", which only add one line  header and footer.

(2) Index.html includes a DefaultDataTable from
wicket-extension. the reason to use DefaultDataTable is
just it reproduce page truncation in our production
code base.

OK, When first visit http://localhost:8081/quickstart,
the render is correct. But after navigate pagination
link, the page just got truncated !

There are several portions of our code base still
require jsp + sitemesh to work probably. I hope this
issue can be solved....

regards

ps. I only include sitemesh.jar in the attachment
because size limit. the rest of missing jars are:


#from Tomcat 5.5
commons-el.jar
jasper-compiler-jdt.jar
jasper-compiler.jar
jasper-runtime.jar
servlet-api.jar
jsp-api.jar

#from wicket
wicket-1.2.jar
wicket-extensions-1.2.jar

#from jetty
org.mortbay.jetty.jar

#others
commons-logging-1.0.4.jar
log4j-1.2.13.jar


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1514476&group_id=119783

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to