<%@ page contentType="text/html; charset=GBK" %>
<html>
<head>
<title>
Jsp1
</title>
</head>
<body>
<h1>
JBuilder Generated JSP
</h1>
<form method="post">
<br><br>
<input type="submit" name="Submit" value="Submit">
<input type="reset" value="Reset">
</form>
</body>
</html>

解决方案 »

  1.   

    同样的JSP文件在同一JBuilder不同的项目下编译正常能过??????
      

  2.   

    不是你的JSP放错地方了吧!!!
      

  3.   

    没有放错. 我想是JB的BUG,但不知有无好的解决办法.
      

  4.   

    你是不是也报什么GBK的断言出错呀!我也碰到了!怎么办呀?
      

  5.   

    我下载了网上的补丁程序,但是一点用也没有。可能不是针对这个问题的。JBuilder自己的jsp程序又可以用,郁闷!!!!!
      

  6.   

    I have found a workaround on this problem. But I don't know if there's a easy and smart way...
      

  7.   

    I have fixed this bug. I mean I have found a patch to fix this god damn bug. It seems that my problem is not the same as yours. So I do not know if this patch can help you a little. But if you still want it ,give me your Email. I'll send it to you ASAP.