Sharing data, for example user info.

Pass one object from a page to another, POJO-like... etc...

Setting a link from app1/PageA to app2/PageB with "new PageLink(PageB.class)"... How would that be handled by wicket?

These are just some questions I could find about this subject.

On 6/14/06, Igor Vaynberg <[EMAIL PROTECTED] > wrote:
take a look at wicket-examples - every example is its own wicket application/servlet and it works like a charm.

integration i dont know about, depends on what you mean by integration :)

-Igor


On 6/14/06, Bruno Borges <[EMAIL PROTECTED] > wrote:
What could be the issues if two or more Wicket applications are deployed in the same Web Application?
(two wicket servlets in web.xml; /app1, /app2)

How easy is to integrate them?

How should we modularize our applications so a huge project can have modules with teams working independently but not totally isolated?

Thanks

--
Bruno Borges
Summa Technologies Inc.
www.summa-tech.com
(11) 8565-7739 - (11) 3846-1622



_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user






_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user





--
Bruno Borges
Summa Technologies Inc.
www.summa-tech.com
(11) 8565-7739 - (11) 3846-1622
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to