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
posted
0
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.