Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » JSF Proble
JSF Proble [message #707735] Tue, 02 August 2011 01:58 Go to next message
P Krishna Bhaskara Rao is currently offline P Krishna Bhaskara RaoFriend
Messages: 1
Registered: August 2011
Junior Member
Hi..
I am using eclipse 3.5 galileo version. I wrote one jsp page by using jsf tags. JSP page displaying with white page, form elements not displaying.

Suggest me.
Re: JSF Proble [message #708116 is a reply to message #707735] Tue, 02 August 2011 13:23 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 01-Aug-11 19:58, P Krishna Bhaskara Rao wrote:
> Hi..
> I am using eclipse 3.5 galileo version. I wrote one jsp page by using
> jsf tags. JSP page displaying with white page, form elements not
> displaying.
>
> Suggest me.

Big road to walk here.

First, upgrade to Helios.

Second, you've got at very least some trouble with the mix of libraries
you're using and your web.xml, maybe even your server container (Tomcat?).

I would suggest that you a) abandon JSP (it's a little long in the
tooth, mixes Java into HTML and exposes business logic, etc.) and b)
start learning JSF (also getting a little old, but it's a huge
improvement over JSP) by visiting good JSF tutorials that work.

In passing, I'd strongly suggest getting started by working through Lars
Vogel's stuff at http://www.vogella.de. If you've got a strong stomach
('cause it's mostly personal notes for myself), peruse
http://www.javahotchocolate.com's stuff on JSF and Facelets.
Previous Topic:Working set of working set?
Next Topic:(no subject)
Goto Forum:
  


Current Time: Tue Sep 24 14:06:06 GMT 2024

Powered by FUDForum. Page generated in 0.06025 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top