Re: Exposing an attribute using tiles

2006-08-04 Thread Antonio Petrelli
Per Jørgen Walstrøm ha scritto: Hello again, Antonio's solution seemed to work fine to start with, but whenever my collection region1Papers contains more than one outageElement, it seems like only one of the outageElements is imported into nextPage.jsp. Ok it seems like a bug, I someway exp

Re: Exposing an attribute using tiles

2006-08-04 Thread Per Jørgen Walstrøm
etrelli Sendt: 3. august 2006 17:39 Til: Struts Users Mailing List Emne: Re: Exposing an attribute using tiles Beans are not passed automatically to a tile, but they can be passed as attributes. Rewrite the first piece this way: And

Re: Exposing an attribute using tiles

2006-08-03 Thread Antonio Petrelli
Per Jørgen Walstrøm ha scritto: and my nextPage.jsp contains this: Beans are not passed automatically to a tile, but they can be passed as attributes. Rewrite the first piece this way: And your nextpag

RE: Exposing an attribute using tiles

2006-08-03 Thread Samere, Adam J
into request scope... -Adam -Original Message- From: Per Jørgen Walstrøm [mailto:[EMAIL PROTECTED] Sent: Thursday, August 03, 2006 11:23 AM To: Struts Users Mailing List Subject: Exposing an attribute using tiles hello list, I have the following code: a

Exposing an attribute using tiles

2006-08-03 Thread Per Jørgen Walstrøm
hello list, I have the following code: and my nextPage.jsp contains this: When I run my code, I get the following error: 17:18:42,768 ERROR [Engine] ApplicationDispatcher[/oweb] Servlet.service() for servlet jsp threw exception javax.servlet.jsp.JspException: