RE: iframes with struts2

2013-03-07 Thread Denise
after: Regards Denise _ From: Denise [mailto:denise.edwa...@densweb.com] Sent: Monday, January 28, 2013 4:31 PM To: 'Struts Users Mailing List' Subject: RE: iframes with struts2 I think that's pretty much my next step as it's a bit puzzling. I ha

RE: iframes with struts2

2013-01-28 Thread Denise
mailto:davelnew...@gmail.com] Sent: Monday, January 28, 2013 4:23 PM To: Struts Users Mailing List; denise.edwa...@densweb.com Subject: Re: iframes with struts2 Can you create a SSCCE and put it on github or somewhere? Dave On Mon, Jan 28, 2013 at 3:56 PM, Denise wrote: I removed the

Re: iframes with struts2

2013-01-28 Thread Dave Newton
8, 2013 1:37 PM > To: 'Struts Users Mailing List' > Subject: RE: iframes with struts2 > > Ok I am not sure but there may be a conflict between a custom tag > (originally created during struts1 implementation) and any struts2 tags. > > Without adding any struts2 tags t

RE: iframes with struts2

2013-01-28 Thread Denise
I removed the custom tag and still getting this problem. -Original Message- From: Denise [mailto:denise.edwa...@densweb.com] Sent: Monday, January 28, 2013 1:37 PM To: 'Struts Users Mailing List' Subject: RE: iframes with struts2 Ok I am not sure but there may be a conflict

RE: iframes with struts2

2013-01-28 Thread Denise
te and I'm guessing that's the reason for the blank page. Regards Denise -Original Message- From: Denise [mailto:denise.edwa...@densweb.com] Sent: Monday, January 28, 2013 12:27 PM To: 'Struts Users Mailing List'; denise.edwa...@densweb.com Subject: RE: iframes with struts

RE: iframes with struts2

2013-01-28 Thread Denise
: 'Struts Users Mailing List' Subject: RE: iframes with struts2 I'm seeing a bunch of this in the debug output: 2013-01-28 12:01:34,984 [http-bio-8080-exec-4] DEBUG org.apache.catalina.core.ContainerBase.[Standalone].[localhost].[/appname].[ jsp]- Disabling the response for futher ou

RE: iframes with struts2

2013-01-28 Thread Denise
ge- From: Dave Newton [mailto:davelnew...@gmail.com] Sent: Monday, January 28, 2013 10:54 AM To: Struts Users Mailing List; denise.edwa...@densweb.com Subject: Re: iframes with struts2 Turn up logging to debug level, turn devMode on, and check the logs again. You're certain that all JSPs in

Re: iframes with struts2

2013-01-28 Thread Dave Newton
lank screen and with no error output. > > -Original Message- > From: Denise [mailto:denise.edwa...@densweb.com] > Sent: Monday, January 28, 2013 10:45 AM > To: 'Struts Users Mailing List' > Subject: RE: iframes with struts2 > > Thanks Dave for responding.. >

RE: iframes with struts2

2013-01-28 Thread Denise
a struts tag is referenced. -Original Message- From: Dave Newton [mailto:davelnew...@gmail.com] Sent: Monday, January 28, 2013 10:37 AM To: Struts Users Mailing List; denise.edwa...@densweb.com Subject: Re: iframes with struts2 On Mon, Jan 28, 2013 at 10:28 AM, Denise wrote: > I'

RE: iframes with struts2

2013-01-28 Thread Denise
ag is referenced. -Original Message- From: Dave Newton [mailto:davelnew...@gmail.com] Sent: Monday, January 28, 2013 10:37 AM To: Struts Users Mailing List; denise.edwa...@densweb.com Subject: Re: iframes with struts2 On Mon, Jan 28, 2013 at 10:28 AM, Denise wrote: > I'm migratin

Re: iframes with struts2

2013-01-28 Thread Dave Newton
On Mon, Jan 28, 2013 at 10:28 AM, Denise wrote: > I'm migrating webapp from struts1 to struts2. On one of the screens the app > uses an iframe. The frame file is not recognizing any struts2 tags. The > taglib directive is present on all jsp files used for this iframe setup. I > have no problems r