Re: Testing JSP

2001-04-06 Thread Moin Anjum H.
Hi, Try to refresh the browser. Press Shift+Reload To reload the again from the server. If even than never works delete all the files in the work directory of tomcat and restart tomcat HTH Moin. "Joseph A. Noble" wrote: > Hello List, > > How do I get tomcat to re-compile a JSP page? I've suc

Re: Session handling over different Tomcats

2001-04-09 Thread Moin Anjum H.
Hi, Sound a pretty complicated problem. If you don't want to work hard i have a not a very good solution. What you can do is Keep the SessionId in the database. Apart from id keep track of the time also in the database for session timeouts. Other way i think should be able to communicate

Re: Only The Most Beautiful Teens

2001-04-12 Thread Moin Anjum H.
Please remove this guy of the List. Moin. john wrote: > Young Teen Female Oriented Porn CD > > Watch and see before your very own eyes, in front > of the privacy of your own computer, young girls > get pleasured by older men, finger tight shaved > pussy's, rub luscious clits, masturbate with >

Re: Free Biblical Personality Profile at www.personalitystyle.com

2001-05-13 Thread Moin Anjum H.
Please for Heaven sake Don't post unwanted infomation on this list. Best Regards Moin. [EMAIL PROTECTED] wrote: > I am a pastor that has spent many years in Christian counseling. It was so >refreshing to find Christian resources that made it easier to work with couples or >individuals that w

Re: Cleaned virus file \'" + userName + "\'"); That resultset would contain the first record.  But I can't seem to grab the data. Below is a sample of my code that I think pertains to my problem.  If anybody has any ideas I wouldappreciate them resultSet= statement.executeQuery("SELECT * FROM userfolders WHERE username=\'" + userName + "\'");   dFolder = resultSet.getString("folder");  & is attached

2001-05-14 Thread Moin Anjum H.
Hi, Can anybody explain me what is this InterScan E-Mail Virus is about. Best Regards Moin. NetFolio-AntiVirus-Wall wrote: > InterScan E-Mail VirusWall has cleaned all the viruses contained > in the following attached file. The sender of the original file > was <[EMAIL PROTECTED]>. > > <><><>

Re: out of ideas on an error

2001-05-28 Thread Moin Anjum H.
Hi, This is the most common error i get. I usually get if i try to compare or concat string variables that are null in value. Please check are your string variable. HTH Best Regards Moin. Kevin Fonner wrote: I am attempting to set up a servlet which acts as and rmi client.  I am getting an erro

Free Books

2001-05-29 Thread Moin Anjum H.
Hi Everybody, Just Check this site for Free Books. http://www.aboutemarket.com Best Regards Moin.

Re: Problems with ResultSet

2001-05-29 Thread Moin Anjum H.
Hi, Is your Database MSAccess? If yes then try Statement s=cn.createStatement(ResultSet.TYPE_SCROLL_SENSITIVE,ResultSet.CONCUR_READ_ONLY); for a full blown Explain Explaination Please go through Java Docs. HTH Best Regards Moin. Enrique Prados Valiente wrote: > Hi! > I'm using Tomcat and JSP

Re: TOMCAT_HOME\classes in 3.2.1

2001-05-31 Thread Moin Anjum H.
Hi, If you analize carefully you will notice TOMCAT_HOME is the Environment variable that you have to set. Similar to CLASSPATH. If you don't set then bat file takes the ..\ as current Tomcat Directory. HTH Moin. Anson To wrote: > Hi all, > > When I'm editing the tomcat.bat under TOMCAT_HOME\b

Re: get/setAttribute and getParameter...

2001-06-03 Thread Moin Anjum H.
Hi, I am not sure which is the best way. I usually use the First one for my job. Regards Moin. Oskar Zinger wrote: > Hi, > What is more time consuming? > > JSP1: > <% request.setAttribute("FLAG", new Boolean("true")); %> > > > JSP2: > <% boolean FLAG = ((Boolean) > request.getAttribute("FLAG"

Re: pete. 2

2001-06-03 Thread Moin Anjum H.
OhSpam! Regards Moin [EMAIL PROTECTED] wrote: Hey gang, Are you into Linkin Park? How about Tool? If you like your rock hard and loud, then you're probably already aware of Finger Eleven, Boy Hits Car, Alien Antfarm, Fuel, Papa Roach, STP, Professional Murder Music, Limp Bizkit, Filter, and

Re: Please help

2001-06-03 Thread Moin Anjum H.
Hi, By any chance have you declared the servlet more than once in the web.xml? HTH Regards Moin. Venkatesh Sangam wrote: > Can anyone please tell me what does the following error message indicate > > 2001-06-02 10:59:37 - Ctx( ): Removing duplicate servlet ApplServlet > ApplServlet(ApplServle

Re: THE SENSATIONAL WEB EXPERIENCE !

2001-06-03 Thread Moin Anjum H.
SPAM! Moin. JUSTtheBEST wrote: > Ladies & Gentlemen, > > Are you ready to the experience of a lifetime ? > > As affiliates of the CIL group, we offer you to PLUGIN to the largest SEX-SERVER on >the WEB, in order to get more than 3000 MegaBytes of the best and most sensational >SEX on the enti

Re: ¡¯¯Â°Ó·~¿ì¤½«Ç¥X¯²¡¯

2001-06-03 Thread Moin Anjum H.
Cool. I have understood each and every word (Just Kidding) :)) Best Regards Moin [EMAIL PROTECTED] wrote: > ** > ¯Â°Ó·~¿ì¤½«Ç¥X¯² > ** > >±MªùªA°È°Ó¥Î¿ì¤½«Ç¤§©Ó¯²¤H¡C >

Re: download files using ftp from browser

2001-06-05 Thread Moin Anjum H.
Hi, Ross is right. When you display files in the html tag you give href tag right. In the href Tag specify as ftp://domain.com/filename. Once the user clicks he will down load it from the Ftp Site HTH Moin. aswath satrasala wrote: > Hello, > Sorry, I think I did not phrase the question properl

Re: Moving from Tomcat 3.1 to Tomcat 3.2.1

2001-06-10 Thread Moin Anjum H.
Hi Pankaj, I have no Problem with my Code. I started with TC 3.1 Right now working with TC 3.2.2 working fine with my code. HTH Moin. Pankaj Chhaparwal wrote: > Hi All, > We are currently using Tomcat 3.1 with Apache 1.3.12. We are thinking of > upgrading to Tomcat 3.2.1 . Are there any issues

Re: jspc info ??

2001-06-12 Thread Moin Anjum H.
Hi, http://www.google.com/search?q=jspc%2Btomcat&btnG=Google+Search Check this URL. I might Help you. Best Regards Moin Krishna Kant T wrote: > where can i find info about jspc? > > regards > -krishnakant

Re: INSTALLATION PROBLEM FOR MORE THAN A MONTH

2001-06-12 Thread Moin Anjum H.
Is SET CLASSPATH=.;C:\JDK1.3\JRE\LIB\RT.JAR;C:\JDK1.3\LIB\TOOLS.JAR;C:\TOMCAT\LIB\SERVLET.JAR is this Line in your Autoexec.bat is in One Line or 2 Lines. It has to be in One Line. HTH Best Regards Moin. subhi adam wrote: > THIS MY AUTOEXEC.BAT FILE > > PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\T

Re: JSP Examples Error 500

2001-06-15 Thread Moin Anjum H.
Hi, Have you set JAVA_HOME Environment variable pointing to jdk? HTH Moin "Baker, Gary" wrote: > Hi, > > I've installed tomcat binaries and I'm running it in standalone mode. The >servlets on the samples > page works but I get error 500 on the jsp examples. I've read the FAQ, search

[TC4] TC4 + IIS!

2001-09-23 Thread Moin Anjum H
Hi All, Configuring TC4 and IIS on Win2k is not yet available. I have managed to download and TC4 for win32 and succesfuly installed in my machine. Could anyone direct me as how to go about this. Any help appricated. Regards Moin.

[TC4] Tomcat Build Problem!!

2001-09-23 Thread Moin Anjum H
Hi, I have installed TC 4.0 with complete source in my Win2k machine. Working very well. I have downloaded Jakarta-ant 1.3. (Compiled on March 2 2001) If i try to build tomcat i get the following error D:\Program Files\Apache Tomcat 4.0\src\catalina\build.xml:94: Class org.apache.t ools.ant.ta

Re: where I have to put name_servlet.class ?

2001-06-25 Thread Moin Anjum H.
if the .class file does not have any package then you can have in the Directory ./webapps/examples/WEB-INF/classes then try to check with this URL http://localhost:8080/examples/servlet/x HTH Best Regards Moin. [EMAIL PROTECTED] wrote: > I have two files of a servlet: x.class and x.java > wh

Re: VOTE: HTML in Messages and politeness (Was: Re: jdbc odbc bridge on linux)

2001-07-30 Thread Moin Anjum H.
[X] +1 -> Plain Text only. Strip HTML on the mailing list. [ ] 0 -> I don't give a damn shit. [ ] -1 -> You mad? I love HTML in messages and want to keep using it.

Re: Application Server

2001-08-01 Thread Moin Anjum H.
Hi, How about WebLogic from BEA Systems. HTH Regards Moin, Utech - Han Lim wrote: > Does anyone know the good application server that support EJB and J2EE? I > found JBoss but I have a problem when running it on FreeBSD machine, any > suggestion? > > Thanks > > Han Lim

Fax Component for Java! (Off Topic)

2001-08-03 Thread Moin Anjum H.
Hi All, I need a fax component to send faxes from my Java Servlet or Java Application. Can anybody give me suggessition on how to go about this? Any help appriciated. Regards Moin.

Re: new photos from my party!

2002-01-28 Thread Moin Anjum H
Hi, Can anybody explain me what is this?... is this a virus? Best Regards Moin. [EMAIL PROTECTED] wrote: > Hello! > > My party... It was absolutely amazing! > I have attached my web page with new photos! > If you can please make color prints of my photos. Thanks! > >

Re: Tomcat 4.01 + SSL + JDK 1.4 (on RedHat 7.1)

2002-02-03 Thread Moin Anjum H
Hi, As long as i can remember the default post of https is 8443 and not 443 HTH Best Regards Moin. Deacon Marcus wrote: > Hi, > I can't get this configuration to work. When I try https://:443 I > just get a blank page. (Changed port in server.xml). JDK 1.4 has built-in > support for SSL, is

Error: Calling servlet Wrapper(tomcat.errorPage S:org.apache.tomcat.servlets.DefaultErrorPage)

2001-01-30 Thread Moin Anjum H.
Hi all, Thanks a lot in advance. I have a grave problem with tomcat. To run my servlet i have place all my .class file in the D:\jakarta-tomcat\webapps\examples\WEB-INF\classes Directory. To see them working from my browser i have to call http://localhost:8080/examples/servlet/CookieExample from

Problem with Resource Bundle!!!!

2001-02-01 Thread Moin Anjum H.
Hi all, Thanks a lot in advance. I have a grave problem with Hello World Servlet example that comes with Tomcat Examples. If i Try to invoke the example i get a error in the first line of the example ResourceBundle rb = ResourceBundle.getBundle("LocalStrings"); I would like to know why is it g

Re: Create new context

2001-02-05 Thread Moin Anjum H.
Hi Martin, Please Check the follwoing URL to create your own servlet context. http://www.ccl.net/cca/software/UNIX/apache/tomcatfaq.shtml HTH Regards Moin. Bolduc Martin wrote: > Hi, > > I have NT4 and Tomcat on IIS4. > All works fine. > All servlet samples runs very well. > > I want to creat

Re: 500 Location Error

2001-02-11 Thread Moin Anjum H.
Hi, Check the log file of tomcat. You will get a hint what is wrong. Regards Moin. Ananda Venkatapathy wrote: > Hi, > > I am using Tomcat v3.2.1, When i run a jsp page it showing Location > Error (Internal Servlet Error). Help me, if any one knows a solution. > > thankyou > > regards, > PA

Re: tomcat configuration

2001-02-14 Thread Moin Anjum H.
Hi, I don't Know what exactly you mean by ISP Purpose. You can configure tomcat to use port 80. Since port 80 is default port of http you need not specify the port number. Regards Moin. affan wrote: Hi All,Can i use the tomcat for ISP purpose and also can i use it without the any port which sho

Re: Setting up a servlet (web.xml)

2001-02-24 Thread Moin Anjum H.
Hi, Have you made the servlet class as public? I got the same error when i did the mistake of not making public. Ex: class MyServlet extends HttpServlet <-- Compiles fine but gives illlegal Access public class MyServlet extends HttpServlet <-- work fine. HTH Best Regards Moin. Christopher

Re: ejb and apache

2001-02-24 Thread Moin Anjum H.
Hi, I don't Apache supports EJB Check out www.enhydra.org. It is again free ware that helps deploying EJB. Regards Moin. sanjeev Biswas wrote: > hi > > is there any way of deploying EJB's in apache web > server? > > sanjeev > > = > Sanjeev Biswas > Munich,Germany > Mobile +0049 162519043

Re: Tomcat .vs. jspGNU

2001-02-26 Thread Moin Anjum H.
Hi Kunwar, I have not worked with jspGNU. But all my java portals are in Apache-Tomcat. It is the best combination of web server i have worked with. It is still working well. Regards Moin. [EMAIL PROTECTED] wrote: > hi all > > I'm a student who has to do a project (customer portal)using JSP a

Tomcat Session Problem!

2001-03-01 Thread Moin Anjum H.
Hi All, Thanks a lot in advance. I have a grave problem with tomcat. I am not able to kill session created with HttpSession Mysession = request.getSession( true ); At the end even if i execute Mysession.invalidate(); still in my next session i get the values of when i call MySession.getAttri

Re: Réf . : Pb runningTomcat with Apache on a Linux Server

2001-03-03 Thread Moin Anjum H.
Hi, Please use English. Regards Moin. [EMAIL PROTECTED] wrote: > Je te conseille de mettre un chemin absolu dans ton mod_jk.conf, sinon il > va utiliser le Root_Path avant. > Place le au bon endroit (exemple chez moi /usr/libexec/mod_jk.so) , puis configure >le mod_jk.conf > LoadModule jk_mod

Re: iis in different drive....

2001-03-21 Thread Moin Anjum H.
Hi, Try to start tomcat in the same window by modifying tomcat.sh or tomcat.bat then check what is the error you are getting. I don't think installing iis in D drive or BIOS will cause problems for tomcat. HTH Best Regards Moin. "Kim, Leslie" wrote: > Dear Tom-Cat users, > > I have a bit of pr