On 1/13/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
>
> On 1/12/06, David G. Friedman <[EMAIL PROTECTED]> wrote:
> >
> > Since no one else has answered, I'll give this a try:
> >
> > JSF is the base for everything you asked about. Only AFTER you are
> > comfortable with JSF implementation (the
On 1/12/06, David G. Friedman <[EMAIL PROTECTED]> wrote:
>
> Since no one else has answered, I'll give this a try:
>
> JSF is the base for everything you asked about. Only AFTER you are
> comfortable with JSF implementation (the Sun JSF RI
> or the MyFaces runtime) would I recommend you try Facele
--Original Message-
From: xzuma [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 12, 2006 7:00 PM
To: Struts Users Mailing List
Subject: [OT] JSF-Shale-Facelets orthogonality
Hello,
I am reading discussions about the above three frameworks with one goal in
mind, to find out whether JSF, Shale an
Hello,
I am reading discussions about the above three frameworks with one goal in
mind, to find out whether JSF, Shale and Facelets are trully orthogonal.
That is, if I go along any path, will be able to add any other framework
lateron? How hard it is? What features of the frameworks are interlapp
Garner, Shawn wrote:
I want to use a link in one view page to go to another view without going
through a bean action.
Something like this? I thought maybe I could just use the jsp:forward tag
and put the name of the jsp page.
view1.jsp
or I would like to hard code the resu
On 1/12/06, Garner, Shawn <[EMAIL PROTECTED]> wrote:
>
> I want to use a link in one view page to go to another view without going
> through a bean action.
That's actually pretty easy ... the thing you enter for the "action"
attribute can be either a method binding to a bean action, or a literal
I want to use a link in one view page to go to another view without going
through a bean action.
Something like this? I thought maybe I could just use the jsp:forward tag
and put the name of the jsp page.
view1.jsp
or I would like to hard code the result of this view a
7 matches
Mail list logo