Hi Angelo,

- get ContextClassLoader from current Thread
- get path of your pages package (org.exemplo.teste.pages) from ClassLoader
- get files on this path that ends with ".class", skiping inner classes.

I think this topic already has been discussed here.

Marcus.

Reply via email to