Redian新闻
>
新手请教!如何在jbuilder中开发jsp 中,如何更改jsp
avatar
新手请教!如何在jbuilder中开发jsp 中,如何更改jsp# Java - 爪哇娇娃
s*d
1
在jsp生成向导中,只有 submit form 一种格式,请问还有其它的格式吗?
如何修改?能否有工具像frontpage 那样修改页面,而不须动手改文件?
avatar
n*k
2

Sorry, you have to hard code I guess, but you may see the output from Jbuilder
if just html.
If your web pages are based on static html or javascript without any server
side programming, do not bother to use JSP.

【在 s******d 的大作中提到】
: 在jsp生成向导中,只有 submit form 一种格式,请问还有其它的格式吗?
: 如何修改?能否有工具像frontpage 那样修改页面,而不须动手改文件?

avatar
s*d
3
能不能先在frontpage 中编写静态的html,载复制到jsp中,在进行动态设计?
这样会不会简单一些?

【在 n*****k 的大作中提到】
:
: Sorry, you have to hard code I guess, but you may see the output from Jbuilder
: if just html.
: If your web pages are based on static html or javascript without any server
: side programming, do not bother to use JSP.

avatar
n*k
4

Jbuilder
server
This is a design concern, what I will do is, using whatever html web designer
to code html, and then include the html file by include directive in jsp, code
in this way so you do not have to modify the jsp file if there is any change
in you html code, however, if you must mix html and jsp code together, just
copy the related part into jsp file and use include or forward if necessary.

【在 s******d 的大作中提到】
: 能不能先在frontpage 中编写静态的html,载复制到jsp中,在进行动态设计?
: 这样会不会简单一些?

avatar
s*d
5
对于初学者,那种工具最好?推荐一下!谢谢!

【在 n*****k 的大作中提到】
:
: Jbuilder
: server
: This is a design concern, what I will do is, using whatever html web designer
: to code html, and then include the html file by include directive in jsp, code
: in this way so you do not have to modify the jsp file if there is any change
: in you html code, however, if you must mix html and jsp code together, just
: copy the related part into jsp file and use include or forward if necessary.

avatar
n*k
6

designer
code
change
just
necessary.
To tell you the truth, I do not know if there is a very good JSP IDE
available.
Most of time you will have to hard code.

【在 s******d 的大作中提到】
: 对于初学者,那种工具最好?推荐一下!谢谢!
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。