|
Problems with the initiation of SessionBean with jsf
I have an application developed in Netbeans that works, but when I put it in the tomcat it does not work
I've searched on Internet and I've found that init() method of the SessionBean
didn't execute.
Why?
any ideas?
|