由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
BuildingWeb版 - anyone know jsp, help me
相关主题
请教 jsp:useBean里的JavaBean应该放在哪里?post problem
包子求教一个Magento Attribute Set 的问题[转载] SSH与MySQL冲突?
TOMCAT 3.2 and TOMCAT 4.1 question, Help?关于网站数据库的一个问题
Tomcat server.xml setting problem[转载] htpasswd
about project 1ASP古怪问题
请教一个'Recordset.RecordCount'的问题。多行文本的text attribute在mozilla的显示问题
java <-> cgi/perl 急问请教一个JRun和IIS的连接问题。
help, project due tomorrow!!!请教如何编写一个输入用户名和密码的网页
相关话题的讨论汇总
话题: jsp话题: usebean话题: string话题: here
进入BuildingWeb版参与讨论
1 (共1页)
m*******e
发帖数: 41
1
Here is my jsp file and I defined Login.java class under WEB-INF/classes/
users. But when I compile it, I get the error:
The value for the useBean class attribute users.Login is invalid.
What is wrong? Please help me. Here is my jsp code:
<%@ page import="java.util.*" %>



<%
String username = request.getParameter("username");
String password = request.getP
1 (共1页)
进入BuildingWeb版参与讨论
相关主题
请教如何编写一个输入用户名和密码的网页about project 1
[合集] 1and1的webhost怎么样?请教一个'Recordset.RecordCount'的问题。
网站遭受Hack, 有哪位知道如何处理?java <-> cgi/perl 急问
how to add polling in website?help, project due tomorrow!!!
请教 jsp:useBean里的JavaBean应该放在哪里?post problem
包子求教一个Magento Attribute Set 的问题[转载] SSH与MySQL冲突?
TOMCAT 3.2 and TOMCAT 4.1 question, Help?关于网站数据库的一个问题
Tomcat server.xml setting problem[转载] htpasswd
相关话题的讨论汇总
话题: jsp话题: usebean话题: string话题: here