netbeans 6.8 ubuntu 9.10 i am able to build the sample applications, but the doc in the code assistant po开发者_如何学Cpup is missing (when type Ctrl + Space)
With the new EJB 3.1 spec is it possible to inject an EJB into a pojo?I know in EJB 3.0 the @EJB annotation could be used to开发者_开发技巧 inject an EJB but this did not work on simple pojos.
home.jsp <jsp:useBean id=\"username\" class=\"java.lang.String\" sco开发者_StackOverflow中文版pe=\"application\"/>
I want to know that whether we can apply \'multiple\' AOP behaviors to our service classes or not? Lets just say, i do this to my BankServiceImpl class:
Closed. This question needs details or clarity. It is not currently accepting answers. 开发者_StackOverflow