Re: [Wicket-user] embedding a wicket page in a third party page

2006-10-06 Thread Eelco Hillenius
The easiest/ most obvious way is to use a(n i)frame and a bookmarkable
page to start up the page. Or you can do your post to a bookmarkable
page and get the request parameters out there manually. Are you sure
you want to mix technologies like that though?

Eelco

On 10/4/06, Dipu [EMAIL PROTECTED] wrote:


 Hi,

 I there any way to embed/include a wicket page in a third party jsp site (
 with out using iframe ) and  do a form submit from there.
 In other words is there any way to do a post from a third party site to a
 wicket form.


 Kind regards
 Dipu







 -
 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.phpp=sourceforgeCID=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.phpp=sourceforgeCID=DEVDEV
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] embedding a wicket page in a third party page

2006-10-06 Thread Igor Vaynberg
you can use our wicket tester to generate the page into a string, and then embed it.of course you have to properly mock the url/params-IgorOn 10/6/06, 
Eelco Hillenius [EMAIL PROTECTED] wrote:
The easiest/ most obvious way is to use a(n i)frame and a bookmarkablepage to start up the page. Or you can do your post to a bookmarkablepage and get the request parameters out there manually. Are you sureyou want to mix technologies like that though?
EelcoOn 10/4/06, Dipu [EMAIL PROTECTED] wrote: Hi, I there any way to embed/include a wicket page in a third party jsp site (
 with out using iframe ) anddo a form submit from there. In other words is there any way to do a post from a third party site to a wicket form. Kind regards Dipu
 - 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.phpp=sourceforgeCID=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 ITJoin SourceForge.net's Techsay panel and you'll get the chance to share youropinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___Wicket-user mailing listWicket-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.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user