| Article: |
Introducing JavaServer Faces | |
| Subject: | Example runs error | |
| Date: | 2004-02-05 16:21:44 | |
| From: | setpower | |
| Env. WinXP+Tomcat5.0 ,I can run my other app. But it roports "Cannot find FacesContext" while test the jsf example in this article,I am sure I copy all necessary .jar files(mentioned in this article) to the specified folder. | ||
Showing messages 1 through 3 of 3.
-
Example runs error
2004-07-12 02:27:41 hylee [Reply | View]
-
Example runs error
2004-11-25 01:53:12 timitom [Reply | View]
I have exactly the same error with wsad 5.1.2. Please let me know if you have any idea to fix this! -
Example runs error
2006-01-04 02:49:53 the_fuehrer [Reply | View]
guys, try and see if you ahve included the Apache myfaces jar files in your classpath,
Also, the server operates on the WEB-INF/classes while running, so see if all the required classes are present.
You can not simply copy paste the examples here, you will need to modify the code a bit.. so check it out.




thanks