my dog learned polymorphism
The moose likes JSF and the fly likes RichFaces, where is the source? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "RichFaces, where is the source?" Watch "RichFaces, where is the source?" New topic
Author

RichFaces, where is the source?

Israel Fonseca
Greenhorn

Joined: Aug 29, 2008
Posts: 7
Well, the question is pretty simple.

Where can i find the source code of the HtmlCalendar? And yes, I downloaded the source package from the oficial site, but i CAN NOT find the source code of any Html..blabla class. It's strange...

---

And another question, what is the classes that render de UICalendar
Bauke Scholtz
Ranch Hand

Joined: Oct 08, 2006
Posts: 2458
No idea about RichFaces, but in Mojarra the Html* classes are autogenerated and available in the /build/generate directory rather than the /src directory. See if you don't see a similar structure. Else just use the OS' search function to find the file inside the extracted directory.


Code depot of a Java EE / JSF developer | JSF / Eclipse / Tomcat kickoff tutorial | DAO kickoff tutorial | I ♥ Unicode
Israel Fonseca
Greenhorn

Joined: Aug 29, 2008
Posts: 7
Thks for the tip. Maybe that's why i didnt find it. Anyway, i will search for it.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: RichFaces, where is the source?
 
Similar Threads
SCJP study guide source code
Java Code Formating tool
eclipse refactoring
servlet source code
where can I find sample source code for IBM redbooks ?