I simply create one session bean which is of stateless in nature,but it gets error at @Stateless as seen in below image.I am confuse at this stage.Is I have import any jars into my project? or something else,please suggest me any solution.
Asked
Active
Viewed 34 times
0
-
Is this a Maven project which we are looking at? – Tim Biegeleisen Mar 21 '16 at 12:46
-
@BalusC I agree it might be a duplicate, but not of the link you gave. – Tim Biegeleisen Mar 21 '16 at 12:48
-
@Tim: check OP's question history. – BalusC Mar 21 '16 at 12:49
-
@BalusC LOL this is a duplicate of a duplicate of a duplicate :-) – Tim Biegeleisen Mar 21 '16 at 12:49
-
1@TimBiegeleisen this is not maven project it's a simple dynamic web project for sending email using jsp, servlet, ejb and Tomcat as a Server – Meghan Bidwaik Mar 21 '16 at 12:54