t;}));
> } finally {
> if (in != null) {
> try {
> in.close();
> } catch (IOException e) {}
> }
>
> }
>
> If the url is not found, in is null.
>
> Hermod
>
>
> -----Original Message-----
> From: Gary VanMatre [mailto:[EMAIL PROTECTE
und, in is null.
Hermod
-Original Message-
From: Gary VanMatre [mailto:[EMAIL PROTECTED]
Sent: Monday, December 05, 2005 7:46 PM
To: Struts Users Mailing List
Subject: Re: [Shale] Clay - Links not working
Ok, that's a bug. Before the HTML templates existed, the jsfid was a require
Ok, that's a bug. Before the HTML templates existed, the jsfid was a required
attribute of the JSP tag. We need to add a better exception. Please create a
bugzilla ticket with this information so that we don't loose site of it.
http://issues.apache.org/bugzilla/enter_bug.cgi?product=Struts
T
Ok, in my application I followed your directions to implement Tiles features
using Clay.
I have the following component declared in the global clay config :
Then I have the page selectServices.xml wich contains :
http://struts.apache.org/dtds/shale-clay-confi
> Something maybe that should improved is when the symbol value is null
> instead of getting a nullpointer exception maybe do like Tiles does.
>
Clay's behavior handling symbol replacement should be as follows:
If a symbol is null, it will be replaced as an empty string within the token if
th
Something maybe that should improved is when the symbol value is null
instead of getting a nullpointer exception maybe do like Tiles does.
On 12/2/05, Gary VanMatre <[EMAIL PROTECTED]> wrote:
>
> > > > Anyway, I now have a Template application which functionally behaves
> like it was
> > > > built
> > > Anyway, I now have a Template application which functionally behaves like
> > > it was
> > > built with Tiles, meaning I have a standard page layout, and only have to
> > > worry
> > > about the individual parts of it. Now, in Tiles I would define
> > > definitions in
> > > the tile-con
On 12/1/05, Gary VanMatre <[EMAIL PROTECTED]> wrote:
> > Hi
> >
> > No sooner did I send this, when I decided to clean out my Tomcat work
> > directory
> > - and now it works. javax.faces.DEFAULT_SUFFIX hads to be set to .xml for
> > this
> > to work.
> >
>
> The RI behaves differently here. It
> Hi
>
> No sooner did I send this, when I decided to clean out my Tomcat work
> directory
> - and now it works. javax.faces.DEFAULT_SUFFIX hads to be set to .xml for
> this
> to work.
>
The RI behaves differently here. It will allow a view id suffix with a suffix
that matches the faces
content (.html file))?
Hermod
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 01, 2005 7:41 AM
To: user@struts.apache.org
Subject: [Shale] Clay - Links not working
Hi
I am having trouble getting the links in my test/template application working
Hi
I am having trouble getting the links in my test/template application working.
I can see that it submits, but it is only redisplaying the same page. I can
access the pages by writing in the URI in the browser, so they are working.
My navigation looks like this:
Home
Page2
Page3
and I h
11 matches
Mail list logo