> Hello everybody, I'm a newbye in JSP and I need some helps.
> As exercise I'm trying to implement a simple portal with two different
[quoted text clipped - 14 lines]
> session attributes?
> Any help will be appreciated
Well, I have to improve my knowledge, but I would like to call a tile
window, that contains a menu and a main page.
I will try to act as you suggested.
Gio
Wouter Beheydt ha scritto:
> > Hello everybody, I'm a newbye in JSP and I need some helps.
> > As exercise I'm trying to implement a simple portal with two different
[quoted text clipped - 23 lines]
>
> Wouter
Wouter Beheydt - 30 Oct 2006 13:13 GMT
> Well, I have to improve my knowledge, but I would like to call a tile
> window, that contains a menu and a main page.
> I will try to act as you suggested.
> Gio
Giovanni,
That should be no problem. From a struts action you can forward to
anything you like : a page, another action or a tiles layout.
If you don't succeed, please mail me privately (I don't think this
interests everybody here) and I'll send you a set of files as an
example. I don't pretend to have perfect applications but they work ...
Wouter