You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Aaron Bartell <aa...@gmail.com> on 2004/12/28 07:35:54 UTC

myfaces-examples produces blank page

Hi all,

Have been doing JSF for awhile with MyEclipseIDE and would like to get
into MyFaces to gain from it's different components.  I am running
Tomcat 5.5.4 and followed the MyFaces install instructions to a tee
without luck of it working.  When I go to
http://localhost:8080/myfaces-examples/ all I get is a blank page.  I
have tried going to other pages within the context, like home.jsp, but
nothing is rendered on the screen, it is just a blank page.

Here is what View Source produces:

<html><body></body></html>

I purposely changed the <f:view> tag to <f:viewww> in home.jsp to see
if it was even parsing the JSP, and it errors out as expected. The
example servlet and JSP page that are bundled with Tomcat work just
fine, and my other projects run fine in their own contexts. I have
made sure there are no other JSF jars in the common and shared lib
folders.

Any thoughts?

Aaron Bartell

RE: myfaces-examples produces blank page

Posted by Matthias Wessendorf <ma...@matthias-wessendorf.de>.
good question.
It was only a guess... since I heard something
like that. I haven't used Java5 and Tomcat5.5
yet, but I will port next week some documentation
form myfaces.org to apache.org

Regards,
Matthias

> -----Original Message-----
> From: Aaron Bartell [mailto:aaronbartell@gmail.com] 
> Sent: Thursday, December 30, 2004 5:35 AM
> To: MyFaces Discussion
> Subject: Re: myfaces-examples produces blank page
> 
> 
> That did it!  Now, why in the world isn't that in the install 
> docs?  I put a comment on the myfaces.org website concerning 
> this in the event it happens to someone else.
> 
> Thanks again Matthias,
> Aaron Bartell
> 
> 
> On Tue, 28 Dec 2004 17:59:09 +0100, Matthias Wessendorf 
> <ma...@matthias-wessendorf.de> wrote:
> > could you try to *remove*
> > jsp-20 and commons-el JAR
> > 
> > Regards,
> > Matthias
> > 
> > > -----Original Message-----
> > > From: Aaron Bartell [mailto:aaronbartell@gmail.com]
> > > Sent: Tuesday, December 28, 2004 7:36 AM
> > > To: myfaces-user@incubator.apache.org
> > > Subject: myfaces-examples produces blank page
> > >
> > >
> > > Hi all,
> > >
> > > Have been doing JSF for awhile with MyEclipseIDE and 
> would like to 
> > > get into MyFaces to gain from it's different components.  I am 
> > > running Tomcat 5.5.4 and followed the MyFaces install 
> instructions 
> > > to a tee without luck of it working.  When I go to
> > > http://localhost:8080/myfaces-examples/ all I > get is a blank
> > > page.  I have tried going to other pages within the context,
> > > like home.jsp, but nothing is rendered on the screen, it is
> > > just a blank page.
> > >
> > > Here is what View Source produces:
> > >
> > > <html><body></body></html>
> > >
> > > I purposely changed the <f:view> tag to <f:viewww> in home.jsp to 
> > > see if it was even parsing the JSP, and it errors out as 
> expected. 
> > > The example servlet and JSP page that are bundled with 
> Tomcat work 
> > > just fine, and my other projects run fine in their own 
> contexts. I 
> > > have made sure there are no other JSF jars in the common 
> and shared 
> > > lib folders.
> > >
> > > Any thoughts?
> > >
> > > Aaron Bartell
> > >
> > 
> > 
> 
> 
> -- 
> Aaron Bartell
> 


Re: myfaces-examples produces blank page

Posted by Aaron Bartell <aa...@gmail.com>.
That did it!  Now, why in the world isn't that in the install docs?  I
put a comment on the myfaces.org website concerning this in the event
it happens to someone else.

Thanks again Matthias,
Aaron Bartell


On Tue, 28 Dec 2004 17:59:09 +0100, Matthias Wessendorf
<ma...@matthias-wessendorf.de> wrote:
> could you try to *remove*
> jsp-20 and commons-el JAR
> 
> Regards,
> Matthias
> 
> > -----Original Message-----
> > From: Aaron Bartell [mailto:aaronbartell@gmail.com]
> > Sent: Tuesday, December 28, 2004 7:36 AM
> > To: myfaces-user@incubator.apache.org
> > Subject: myfaces-examples produces blank page
> >
> >
> > Hi all,
> >
> > Have been doing JSF for awhile with MyEclipseIDE and would
> > like to get into MyFaces to gain from it's different
> > components.  I am running Tomcat 5.5.4 and followed the
> > MyFaces install instructions to a tee without luck of it
> > working.  When I go to
> > http://localhost:8080/myfaces-examples/ all I > get is a blank
> > page.  I have tried going to other pages within the context,
> > like home.jsp, but nothing is rendered on the screen, it is
> > just a blank page.
> >
> > Here is what View Source produces:
> >
> > <html><body></body></html>
> >
> > I purposely changed the <f:view> tag to <f:viewww> in
> > home.jsp to see if it was even parsing the JSP, and it errors
> > out as expected. The example servlet and JSP page that are
> > bundled with Tomcat work just fine, and my other projects run
> > fine in their own contexts. I have made sure there are no
> > other JSF jars in the common and shared lib folders.
> >
> > Any thoughts?
> >
> > Aaron Bartell
> >
> 
> 


-- 
Aaron Bartell

RE: myfaces-examples produces blank page

Posted by Matthias Wessendorf <ma...@matthias-wessendorf.de>.
could you try to *remove*
jsp-20 and commons-el JAR

Regards,
Matthias

> -----Original Message-----
> From: Aaron Bartell [mailto:aaronbartell@gmail.com] 
> Sent: Tuesday, December 28, 2004 7:36 AM
> To: myfaces-user@incubator.apache.org
> Subject: myfaces-examples produces blank page
> 
> 
> Hi all,
> 
> Have been doing JSF for awhile with MyEclipseIDE and would 
> like to get into MyFaces to gain from it's different 
> components.  I am running Tomcat 5.5.4 and followed the 
> MyFaces install instructions to a tee without luck of it 
> working.  When I go to 
> http://localhost:8080/myfaces-examples/ all I > get is a blank 
> page.  I have tried going to other pages within the context, 
> like home.jsp, but nothing is rendered on the screen, it is 
> just a blank page.
> 
> Here is what View Source produces:
> 
> <html><body></body></html>
> 
> I purposely changed the <f:view> tag to <f:viewww> in 
> home.jsp to see if it was even parsing the JSP, and it errors 
> out as expected. The example servlet and JSP page that are 
> bundled with Tomcat work just fine, and my other projects run 
> fine in their own contexts. I have made sure there are no 
> other JSF jars in the common and shared lib folders.
> 
> Any thoughts?
> 
> Aaron Bartell
>