Wrox Programmer Forums
|
JSP Basics Beginning-level questions on JSP. More advanced coders should post to Pro JSP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the JSP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 5th, 2004, 07:37 AM
Registered User
 
Join Date: Mar 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default Help Me Please

Hi,
   i am using Java web developers pack's tomcat server and Mysql server. I am trying to check the username and password for a system. I created a table in mysql for password and username and trying to retrieve data from there into a class and then store there in a string variable and then i m using a javabean class to check whether the password and username matches or not. but i m getting errors on tomcat that "No compiler found". But i compiled the codes using JDK before running tomcat. Can anyone please help me with this. thank you.

                      ----- Javahead
 
Old March 29th, 2004, 03:26 PM
Registered User
 
Join Date: Mar 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

May be you have to compile it with Ant.

Gika










Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.