Tiles and sitemesh are for traditional (non - single page applications)
development. Tiles has performance advantages over sitemesh. I don't think
the OP should experience any blockers with respect to tiles migration and
will gain version 3 benefits as well.

On Wed., Mar. 25, 2020, 10:40 a.m. M Huzaifah <mhuzaifah.i...@gmail.com>
wrote:

> Hii
>
> Got the differencea in here
> http://tiles.apache.org/framework/tutorial/pattern.html
>
> I have to try using tiles. When i need a Single Page Application approach,
> currently i use one single jsp page that have iframe in it. So the page
> literally have header, footer, sidebar, and iframe for body content. And
> then, when we hit the menu in sidebar, the iframe body should reload with
> page return from normal struts action. I make all pages in struts (not all
> jsp, except selected jsp e.g login, main page, etc) decorated by sitemesh.
>
> Anyone can give me a efective why to build SPA approach in struts2 ?
>
> Regards.
>
>
> On Wed, Mar 25, 2020, 23:19 M Huzaifah <mhuzaifah.i...@gmail.com> wrote:
>
> > Hii....
> >
> > I am not use tiles before, it seems like site mesh. Currently we use
> > sitemesh to decorate page based on url. I checked the tiles its retired.
> I
> > suggest you to use sitemesh. I dont know what is plus using tiles. With
> > sitemesh you don't even use plugin in struts.
> >
> > Thank you...
> >
> > On Mon, Mar 23, 2020, 16:41 amit vijayvargee <amitvijayvar...@gmail.com>
> > wrote:
> >
> >> Hi,
> >>
> >> We are currently looking to migrate struts 2.3 and tiles 2 to newer
> >> version. As per the security scan, existing tiles (2.0) version is
> >> deprecated and reported some vulnerability in it.
> >> Could you please help to answer following queries?
> >> •       Possible options to migrate to newer version, we are planning to
> >> upgrade to struts 2.5 with tiles plugin, please confirm
> >> •       Any migration documentation or reference link would be helpful
> >> •       Any challenges/issues during the upgrade cycle?
> >> •       Support lifecycle & maintainability of struts2-tiles-plugin
> >> •       As per the maven repository struts2-tiles-plugin has only
> compile
> >> tile dependency upon tiles-jars (core, api etc..) and doesn’t required
> to
> >> bundle with the deployable artifact (.war)?
> >>   Thanks in advance.
> >>
> >> Regards,
> >> Amit V
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> >> For additional commands, e-mail: user-h...@struts.apache.org
> >>
> >>
>

Reply via email to