Executing threads in Tomcat

2005-09-02 Thread IndianAtTech
Hi All, I am using JSF framework for my project. I don't know if Tomcat is restcting me or JSF framework is restricting me. But I am unable to create and execute threads either in my JSF pages or my managed beans. I have created and exected threads successfully in this http://www.mystudentapa

Exexting threads in Tomcat

2005-09-02 Thread IndianAtTech
Hi All, I am using JSF framework for my project. I don't know if Tomcat is restcting me or JSF framework is restricting me. But I am unable to create and execute threads either in my JSF pages or my managed beans. I have created and exected threads successfully in this http://www.mystudentapa

Can I call My thread class in JSP/Java Bean??

2005-08-06 Thread IndianAtTech
Hi All, Can I call thread classes in my JSP or Java Bean classes?? The reason why I am asking is, I have a situation in which if a person registers as a consumer, then a mail shud be sent to providers that who matches the consumers requirements There is a possinbilty of sending more than 100 mai

Exception initializing TldLocationsCache: zip file closed

2005-08-04 Thread IndianAtTech
Hi All, What is this Bug?? Exception initializing TldLocationsCache: zip file closed This exception wasn't logged till yesterday. What ever the log messages I have in my Java classess, I am not able to see them and find the above specified error in log file. I am using tomcat 4.3.2 and my JSP

Re: How to set the user created tld in web.xml??

2005-07-12 Thread IndianAtTech
; > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; > xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee > web-jsptaglibrary_2_0.xsd" > version="2.0"> > ... > http://www.jiyaJobs.com/ > ... > > > Also be sure the tag file

How to set the user created tld in web.xml??

2005-07-11 Thread IndianAtTech
Hi All, I am facing a problem in setting the user created tld file in web.xml If I don't specify anything in web.xml I am getting below error Exception Handler Description: An unhandled exception occurred during the execution of the web application. Please review the following stack trace