JSP and Javabeans

2002-05-22 Thread juan jose amador
Hi everybody. I continue having problems with my jsp running with javabeans. I use Tmcat 4.0.3 with j2sdk1.4.0 following your instructions I have done this: . I think my structure of folders is correct: webapps: here I put my files .jsp web-inf classes

running JSP witth JavaBeans

2002-05-21 Thread juan jose amador
Thanks to everybody who answered about my problem, I can´t run JSP with file.class. I ´ve done all you told me but that doesn´t work for me. I know nothing about Tomcat 4.0.3 .Could be possible that is neccesarry something about files .xml because I notice that some folders has this type of

running JSP with Javabeans

2002-05-17 Thread juan jose amador
Hi, Yesterday I sent a problem running JSP with javabeans.I can run JSP without problem but not with javaBeans and i Know the java files are well built. The answer I received was to make a package but it does not work. The structure of my directories is: WEBAPPS

RE: running JSP with Javabeans

2002-05-17 Thread Vaneet Sharma
List Subject: running JSP with Javabeans Hi, Yesterday I sent a problem running JSP with javabeans.I can run JSP without problem but not with javaBeans and i Know the java files are well built. The answer I received was to make a package but it does not work. The structure of my directories

Code Sample For -: running JSP with Javabeans

2002-05-17 Thread Vishal
Gupta - Original Message - From: juan jose amador [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, May 17, 2002 4:10 PM Subject: running JSP with Javabeans Hi, Yesterday I sent a problem running JSP with javabeans.I can run JSP without problem but not with javaBeans

RE: Code Sample For -: running JSP with Javabeans

2002-05-17 Thread sbattul
List [EMAIL PROTECTED] Sent: Friday, May 17, 2002 4:10 PM Subject: running JSP with Javabeans Hi, Yesterday I sent a problem running JSP with javabeans.I can run JSP without problem but not with javaBeans and i Know the java files are well built. The answer I received was to make a package

runninng JSP with Javabeans

2002-05-16 Thread juan jose amador
Good morning, I.m beginning with JSP and I=B4m triing to run those with = Javabeans on Tomcat 4.0.3. To run, I put my java compiled class in a = carpet classes iin web-inf under my project carpet but I always have the = same error message saying the class can=B4t be compiled to JSP and = Tomcat

Re: runninng JSP with Javabeans

2002-05-16 Thread srinivas battula
Hi there, Include all ur class files in a package and access them in JSP as package.class That might help. Srinivas __ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com -- To unsubscribe, e-mail:

Login code using JSP and JavaBeans??

2001-02-06 Thread Mick Sullivan
Hi Does anyone know where I could find some code example of how to get a registration page and login working for a website? i.e. Have a user enter his details into the registration page, save his details in a bean, then have him login with the username and password he had chosen in the