Have you got the solution now? I have many years experience in image processing software development. I am working for a well known company in the field. I can help you.
If a web hoster supports JSP and Servlets, will my JSF project work on their server? Or otherwise should they have to offer a separate suport to JSF? Thank you very much.
One of my servlets implements HttpSessionListener, and I configured that in the deployment descripter using <listener> element. But the tool (Jbuilder) I used is showing an error message "Element type 'listener' must be declared".
I placed <listener> element before the servlets declared (that is the J2EE specification) and just after the <desplay-name> element. My configuration looks like the following:
When I close my applet stop()or destroy() methods are NOT called, why? Can this relate to browser/operating system gugrade. (I am using Internet Explorer 6.0 and Windows XP service pack 1. Thank you.
What is the equivalent for ACTION_EVENT(which is a field in class java.awt.Event) in any fields from class java.awt.AWTEvent? Thank you very much in advance! [ January 11, 2005: Message edited by: Nesan Krish ]
There is an attribute <realm-name> which comes inside of <login-congig> attribute. Can anyone explain what exactly "realm name" means and the usage of it? Thank you very much.
Is there a JSP standard tag which can email perticular a text or an HTML file to a perticular email address? Where can I find the list of all JSP standard tags in the Internet? Thank you.
This topic has been discussed many times and many people (including me!) have an opinion EJB1.1 is for SCEA exam.
But I saw a SCEA mob exam question "For what methods you have to specify transaction attributes for a BMT bean?" and one of the correct answers is "Session bean's home interface methods" (Because in EJB2.0 utility methods can be placed session bean�s home interface)
Is there any instruction from Sun to use only EJB1.1 for SCEA?
Out of the total 48 questions, how many questions are comming in each sections of the syllabus? If anyone have any idea about this please share your views. Thank you very much.