Al Maw wrote:
> 
> ChuckDeal wrote:
>> Al Maw wrote:
>>> What you'd ideally like to be able to do is have a Wicket page which has 
>>> a <div wicket:id="jsp"></div> in it, and render the JSP in there, yes?
>> 
>> Have you had the chance to write up any of the details of your solution? 
>> I
>> would be interested in seeing how you solved this problem.  I'll try to
>> find
>> your blog, hopefully there is a link from the wiki.
> 
> Sorry this has taken a while to get around to.
> Just done it. It's a bit long, sorry! :)
> 
> http://herebebeasties.com/2007-03-01/jsp-and-wicket-sitting-in-a-tree/
> 
> Al
> 

Awesome stuff here...

A lot smoother than what I was trying to do.  Anyway, I have been able to
get the simple pages to load, but unfortuantely, some of the pieces of my
application are framesets and they won't render using this technique.  There
are no errors and if I view source, I can see the "properly" merged
Wicket/JSP page, but I believe the FRAMESET tag does not like being embedded
in the body tag of the Wicket page.

This is the end of my day, so I will look into this further tomorrow, but if
you have some info to aim me in the right direction, it would be much
appreciated!

Again, thanks, the writeup should do the trick perfectly (if I can get
FRAMESETS to work...)

Chuck
-- 
View this message in context: 
http://www.nabble.com/relative-urls--tf3195723.html#a10725846
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to