Hi Stefano,

> have u got an example or a tutorial about how to return an url?
I think i was using something like #request.uri or #request.getURI(),
read more here:
http://cwiki.apache.org/WW/ognl-basics.html
or simply put it inside a page from action where You can implement
ServletAware or RequestAware.

> the ajax login with tiles is a little bit complex, i don't found any simple
> example online.

it's exactly the same as without tiles, simply put inside that tile a
form and submit it with ajax:
http://docs.jquery.com/Ajax

Tiles is just a composition of a site not functionality.



> how can i take the current url in a jsp?
read my first line.

Best greetings,
Paweł Wielgus.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to