Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-28-2002, 12:45 PM   PM User | #1
Pilgrim
New to the CF scene

 
Join Date: Jul 2002
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Pilgrim is an unknown quantity at this point
Beginner!!!!!Help!!!!

Hi!I don't know the difference between JAVA and XHTML....My project is about digital image processing in Matlab and I want it to be runned into a web world and I don't know what language I should use.

Could someone help me????

PD:Sorry for my english ;I'm spanish

Thank you
Pilgrim is offline   Reply With Quote
Old 07-28-2002, 07:05 PM   PM User | #2
The Gunny
New to the CF scene

 
Join Date: Jul 2002
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
The Gunny is an unknown quantity at this point
Java is a programming language, XHTML is a markup language.

Java can be used to add program functionality into a Web page (it needs to be compiled before use).

XHTML is kind of like the next version of HTML. It is used like HTML, and you can put Java applets into the XHTML page.

If you are just needing to create a Web site, use XHMTL. If you need a program, or applet, to add specific functionality that a markup language cannot do, you'll need to use Java. It really depends on what you want for an end result.
The Gunny is offline   Reply With Quote
Old 07-30-2002, 05:03 PM   PM User | #3
Pilgrim
New to the CF scene

 
Join Date: Jul 2002
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Pilgrim is an unknown quantity at this point
Cool Thanks.....

Thank you Gunny......only one more question:Could I use my XHTML page without being connected to Internet?I'd like to make an interactive page with XHTML where MATLAB (an image processing programm)can be used.

Thank U again
Pilgrim is offline   Reply With Quote
Old 07-31-2002, 11:52 AM   PM User | #4
ronaldb66
Senior Coder

 
Join Date: Jun 2002
Location: The Netherlands, Baarn, Ut.
Posts: 4,253
Thanks: 0
Thanked 0 Times in 0 Posts
ronaldb66 is an unknown quantity at this point
Sure; instead of being on a server, the page and its related files have to be on the local hard disk, and accessing the page is done using the appropriate URL, which in IE is simply the directory path.
__________________
Regards,
Ronald.
ronaldvanderwijden.com
ronaldb66 is offline   Reply With Quote
Old 07-31-2002, 12:11 PM   PM User | #5
Pilgrim
New to the CF scene

 
Join Date: Jul 2002
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Pilgrim is an unknown quantity at this point
Question By the way...

Thank U very much ;-))

If I'd like to create a web page with personal menus and options,should I use XHTML or should I create an own navegator?

I hope I've explained it correctly and you can help me.

Regards
Pilgrim is offline   Reply With Quote
Old 05-31-2010, 01:40 PM   PM User | #6
siavash
New to the CF scene

 
Join Date: May 2010
Location: tehran - iran
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
siavash is an unknown quantity at this point
I think C# works for you, the syntax is like Java.
it have so many librarys for image processing and web services, and the good thing is that there is lots of samples and toturials..
siavash is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:58 PM.


Advertisement
Log in to turn off these ads.