|
|
#1 (permalink) Top |
|
Geek Trainee
![]() Join Date: Feb 2008
Posts: 20
Times Helpful: 1
Status: Offline
|
i've learn html and java before,but i'm dunno how to use it to create a good web page..is it possible to combine html n java..?or is it possible to use java to create a web page..?
![]() |
|
|
|
|
#2 (permalink) Top |
|
The King
![]() ![]() Join Date: Jan 2004
Age: 18 Male
Posts: 5,255
Times Helpful: 403
My Mood: Drunk
Status: Offline
|
Java isn't usually used to make web pages, if you're thinking of creating dynamic websites than server side scripting like PHP is what you should use. Other options are ASP/.NET, Ruby etc.
You can't embed Java into HTML (except with applets, but that's not really embedding the code into HTML), javascript is unrelated to Java and is only client side scripting so can't do anything really useful in that respect.
__________________
Never trust a program you don't have the source code for. ![]() My website | Powerful Desktop Linux | Linux for human beings | Linux for power users | Linux for ricers |
|
|
|
|
#3 (permalink) Top |
|
iMod
![]() ![]() Join Date: May 2005
Age: 21 Male
Posts: 3,844
Times Helpful: 238
My Mood: Happy
Status: Offline
|
Java can be used.
JSP stands for Java Server Pages, and while it's not exactly like Java, you use the Java Standard Tag Libraries (JSTL) etc to put code into a HTML page.
__________________
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sun GPL's Java | Addis | News and Article Comments | 1 | 14-11-2006 01:28 AM |
| combine rails? | orphan | Power Supplies and UPS's | 3 | 07-05-2006 06:17 PM |
| Java Programming Cerificate | Mack | Web Development | 1 | 05-06-2005 06:58 AM |
| HTML or Java? | Exfoliate | Web Development | 13 | 20-03-2005 02:47 PM |
| Java plugin... | ninja fetus | General Software | 14 | 29-03-2004 08:36 AM |