Advice - new to Java Studio Creator

Hi

I am new to java but i am very familiar with Macromedia Dreamweaver.

I am using Apache run on fedora core as my webserver,

MySQL as my database.

Dreamweaver my design software.

PHP for my interactive website

html as my basic website.

I try to switch to Java Studio Creator and use jsp to replace PHP or html.

but I still want to use Fedora core and mysql for server site.

Question

How to create a simple website using Java Studio Creator (JSC)?

If i am using Dreamweaver, it is very easy, I can directly design my page without knowing the html code. And I can insert the php code to make it more interactive.

How to save my jsp page from workstation to webserver?

Dreamweaver have a features that you can directly update your webserver (Apache, IIS) when you save your project.

I am more interesting on website development.

What should I know before I switch to JSC. Where can I find the tutorial

Thanks

Best regards

[1029 byte] By [mrasyidi] at [2007-11-26 11:28:01]
# 1

Hi!

You can find a lot of tutorials here:

http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/index .jsp

For example You can find how You should work with DB here:

http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/dbs erversources.html

http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/ins erts_updates_deletes.html

How You should deploy your application You can read here:

http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/app serverdeploy.html

Thanks,

Roman.

Grif at 2007-7-7 3:43:42 > top of Java-index,Development Tools,Java Tools...
# 2
You will find tutorials on using Java Studio Creator at the following links: http://hodentek.blogspot.com http://www.angelfire.com/vt2/hodentekMost of them are basic and usually not a hyperlinked tutorial.
mysorian at 2007-7-7 3:43:42 > top of Java-index,Development Tools,Java Tools...