Thanks very much. It's working now.

Cheers,
Michael


Igor Vaynberg <[EMAIL PROTECTED]> wrote: see ComponentRequestTarget which will 
render a markup of a certain component only

and RequestCycle.urlFor(Component,RequestInterface) which will create a url to 
any callback method on any component

-igor

 


On 3/5/07, Michael K <[EMAIL PROTECTED]> wrote: Hi,

I got a problem when i tried to use yui-ext updateManager script to load wicket 
component via XHR. Here is what I 've done so far:

I created a js script that contain a Yui-ext's Dialog panel and embedded into 
the header page. Next, I override  Wicket.link's getOnClickScript(url) so that 
the onclick script will callback the yui-ext.updateManager script with a given 
url. Now, that works fine but my next challenge is to generate a url that 
points to a panel so that when the script make a request, wicket will response 
to that particular panel. My other solution is to load an entire page into 
<IFrame>page<IFrame>, but I prefer using <div>panel</div>. 
Any suggestion?


Thanks,
Michael

   

---------------------------------
8:00? 8:25? 8:40?  Find a flick in no time
 with theYahoo! Search movie showtime shortcut.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT 
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user 



 -------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


 
---------------------------------
Have a burning question? Go to Yahoo! Answers and get answers from real people 
who know.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to