Originally posted by swati jain:
surround
AlarmBeanLocal l = finder query();
with try - catch construct and catch FinderException
Originally posted by N Padma:
Hi,
I need to develop some GUI now. I used AWT some time back. later came this swing. now people talk about SWT. I dont understand which one should I prefer for my current development. I donno the pros and cons of either. can you guys out there help me in choosing?
Regards,
Padma.
Originally posted by Sangeetha Vasantha:
can any one tell me y we have the getstatus method.What is the purpose of it?.
Originally posted by Meena Natarajan:
org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: -1 in the jsp file: null
Generated servlet error:
[javac] Compiling 1 source file
/opt/jakarta/tomcat/work/Standalone/localhost/intra/dates/date_jsp.java:101: handlePageException(java.lang.Exception) in javax.servlet.jsp.PageContext cannot be applied to (java.lang.Throwable)
if (pageContext != null) pageContext.handlePageException(t);
^
1 error
Originally posted by jyotsana dang:
but isn't jsp a better option for making logins..and what is an LDAP server.. i have made the database..
Originally posted by jyotsana dang:
hi all..
iam working on an intranet site for my department..i am making a login page where users will need to sign up and get access to their profiles...something like a mail account.
can anyone please guide me as to what are the steps required..(using jsp for this purpose)..
please, just a vague idea
thanks
Originally posted by Nilesh Srivastava:
Hi All,,
How does an Applet communicates with Servlet.