The reason I posted this link, is that I would like to be able to
include JSP controls written with Struts into Wicket page, and to
exchange data through session object. In Struts the configuration is
externalized, so JSP control does not know where it is called from and
where a browser is redirected. In Wicket configuration is not
externalized, so I am not sure how to create a component, which can be
used both as a standalone Page or as embedded component.

Anyway, I will try now to concentrate on Wicket now, so maybe this is
all trivial, I just don't know how to do this :)

Michael.

On 8/3/05, Matej Knopp <[EMAIL PROTECTED]> wrote:
> Uff, nice article. Nevertheless, seeing all those hacks to get it work
> reminded me why is wicket so cool. :)
> 
> -Matej
> 
> Michael Jouravlev wrote:
> > I think this is relevant for this thread. I wrote an article on JSP
> > components, it is illustrated wit my Struts library, but I hope that
> > it will be interesting for Wicket crowd too.
> >
> > The article is officially sheduled for 2005-08-04, and since it is
> > already August 04 in some parts of the planet, and the article is in
> > the right place with the right links, I thought that it is OK if I
> > shared the link with the Wicket list folk (the first thing I did is I
> > submitted it to the Struts list).
> >
> > http://today.java.net/pub/a/today/2005/08/04/jspcomponents.html
> >
> > I hope that I did not make a bad rap for Wicket, referring to it
> > couple of times ;)
> >
> > Michael.


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to