The Lizard Lounge
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsCommunityThe Lizard Lounge

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old July 20th, 2002, 09:39 PM
fakker fakker is offline
The calm b4 the storm
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2002
Location: Manchester, UK
Posts: 404 fakker User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Send a message via Yahoo to fakker
is Java still used??!!

I have just finished my Uni Degree in Multimedia Systems Design... and one of my qualifications is Java... I wondered to myself when I was learning this "what is the F**king point"

-- does ne1 still use Java on websites?!!
__________________
Matt 'Fakker' Facer

mattfacer.com

Reply With Quote
  #2  
Old July 20th, 2002, 09:45 PM
Lindset Lindset is offline
weirdomoderator
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jun 2002
Location: Alta, Norway
Posts: 370 Lindset User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Send a message via ICQ to Lindset Send a message via AIM to Lindset
You could try JSP .. or something
__________________
Best Regards,
Håvard Lindset

Reply With Quote
  #3  
Old July 20th, 2002, 09:59 PM
fakker fakker is offline
The calm b4 the storm
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2002
Location: Manchester, UK
Posts: 404 fakker User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Send a message via Yahoo to fakker
what is JSP??

I was taught to write full Java applets....they were boring and sucked! We used Sillicon Graphics machines ... fancy machines for nothing!!!

Reply With Quote
  #4  
Old July 20th, 2002, 10:58 PM
James Yang James Yang is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Atlanta, Georgia
Posts: 284 James Yang User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 m 45 sec
Reputation Power: 7
Send a message via ICQ to James Yang
there aren't many things u can do with java on the webe.

JSP and applets are the two thing u can do. But Java the language itself is very useful.

you can do

J# on .NET
Java on Sun's J2xx Platforms

Remeber... Java is platform independent. It means u can run java programs on Macs as well.

IMO, Java is a must know language for all application developers.
__________________
Regards,

James Yang
.NET Developer / Network Engineer
MCSE, MCDBA, MCSA, CCNA

http://www.yellowpin.com/
http://www.opentechsupport.com/

Last edited by James Yang : July 21st, 2002 at 01:44 AM.

Reply With Quote
  #5  
Old July 21st, 2002, 02:53 AM
wAr-AnGeL wAr-AnGeL is offline
Forum Security
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Behind You
Posts: 479 wAr-AnGeL User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 m 50 sec
Reputation Power: 7
Send a message via ICQ to wAr-AnGeL Send a message via AIM to wAr-AnGeL
As I've developed websites, I haven't had the need to use Java. I have seen some games and website effects done with Java.

Java tastes good
__________________




"Only Linux users see the end of crashes."
- Pl4t0

Reply With Quote
  #6  
Old July 21st, 2002, 10:47 AM
FrankieShakes FrankieShakes is offline
Frank The Tank!
Dev Articles Beginner (1000 - 1499 posts)
 
Join Date: Jun 2002
Location: Toronto, Canada
Posts: 1,246 FrankieShakes User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Send a message via ICQ to FrankieShakes Send a message via MSN to FrankieShakes
I'm studying Java myself, and although I don't see many uses for it on the client-side, it's powerful on a server side. Although a good example of a client-side use is the Editize program.

My professors try to tell me that using applets is a wonderful thing when it comes to websites! All I can say is: haha!

For building applications it's incredible. As James pointed out, because it's platform independant, it has advantages other languages don't.

And because of the new release of J# .NET, many new uses have been introduced.
__________________
____________________________________________
Developer Shed Weekly Writer | DevArticles Forum Moderator
Build Your Own KlipFolio Klip With PHP
FrankManno.com - Under Construction
Design Interactive Group - Under Construction

Reply With Quote
  #7  
Old July 21st, 2002, 11:00 AM
James Yang James Yang is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Atlanta, Georgia
Posts: 284 James Yang User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 m 45 sec
Reputation Power: 7
Send a message via ICQ to James Yang
I think Java is, as i said before, a must know language for all programmers...

If you know Java employers will value that skill whether they need you to use that skill or not because Java Programmers are known for their great programming style. Meaning they use Design Patterns and Well structured Object/Class designs. This skill is used in C/C++, .NET and other OO languages and as well as it being attractive to employers it helps YOU too! bcuz java is a programming language that many other programming language has copied from. eg. C# and JavaScript is one, if you know JAva its easier to learn those languages.

JSP is a incredibly awesome thing. IMHO its better than ASP and probably PHP (altho ppl might argue) . Only thing about JSP is that not many host support it.

Okay now think other than Windows platform. On linux and unix, I think Java is the way to go. PHP,Python, PERL they are all scripting language and interpreted language. Java on the other hand is FULL OOP Compiled language. Unless you want to use C/C++ Java is definately the way to go...

Hope this helps

Reply With Quote
  #8  
Old July 22nd, 2002, 01:45 AM
psycho psycho is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2002
Location: Transilvania
Posts: 8 psycho User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Talking java is great

I1ve been studying java for a while now and I`ve come to the fact that it is very usefull for a server side programer because you can link your web page to a Database .

Reply With Quote
  #9  
Old July 24th, 2002, 03:40 AM
Ben Rowe
Guest
Dev Articles Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
yes, but you can do that with php and asp as well, plus a number of other things

Reply With Quote
  #10  
Old July 24th, 2002, 03:41 AM
James Yang James Yang is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Atlanta, Georgia
Posts: 284 James Yang User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 m 45 sec
Reputation Power: 7
Send a message via ICQ to James Yang
hehe sorry if i offend any php ppl here, but i gotta say it

Java is compiled language not interpreted language. Hence it's faster IMHO


But again, i wouldn't learn java just to do JSP. Java isn't really designed for web programming.. like VBScript wiht ASP...JSP is fully OOP but the jsp web programming model doens't really utilise OO like ASP.NET do.

Last edited by James Yang : July 24th, 2002 at 03:51 AM.

Reply With Quote
  #11  
Old July 24th, 2002, 03:50 AM
psycho psycho is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2002
Location: Transilvania
Posts: 8 psycho User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Exclamation php not familiar!

I1m not familiar with php
so I cannot argue with you but I am going to read about it get to know it so that I have an opinion about it to.

So far JAVA is the programing language for me!: cool:

Reply With Quote
  #12  
Old July 24th, 2002, 03:53 AM
James Yang James Yang is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Atlanta, Georgia
Posts: 284 James Yang User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 m 45 sec
Reputation Power: 7
Send a message via ICQ to James Yang
hehe i don't know PHP too other than the fact that its an interpreted language like python. I know python and apparently php is similar to python, performance wise.

BUT .. Java is still a good language to know. full stop!

Last edited by James Yang : July 24th, 2002 at 05:16 AM.

Reply With Quote
  #13  
Old July 24th, 2002, 08:39 PM
fakker fakker is offline
The calm b4 the storm
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2002
Location: Manchester, UK
Posts: 404 fakker User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Send a message via Yahoo to fakker
I agree with you James, Java is a good language to know... but only cos it is one more language I have under my belt... I have not yet seen any applicatios for it in PHP / ASP style of programming..

apart from what was mentioned above... JSP... I might have a look in to that...

does anyone remember when Java first entered the web world?? I am not sure how far I go back.. but I've been on the web for around 5/6 years now... my first view of Java was creating a menu which used the applet... I thought it was the best thing EVER... now i see these menus and they just look terrible...

I think Java is secure though? I have used it before to enter my credit card details to some site....

I'll have to dig out my uni project I did for my Java assignment.. we had to make an online "adoption agency" for a zoo... god, it was dull....!!!
lol

Well, maybe JSP is a new line to look down?! Maybe next week.....

Reply With Quote
  #14  
Old August 4th, 2002, 02:50 AM
kwconline kwconline is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Aug 2002
Location: Pleasant Hill, Mo
Posts: 5 kwconline User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Java

You will find many large corporations in the U.S. using JSP, writing JavaBeans and Servlets. Several very good products, like "Business Objects" are used extensively to deliver dynamic content, build data warehousing front-ends, and provide data mining over the web.

The advantage, aside from some reuse and quick development is it puts less strain on the server. As you know there is only one (or at least few) processes running compared to using CGI's or PHP.

My experience has been that JSP is great when you're managing many programmers working on a large project, but for a one-man shop as I am now, I use PHP, Perl, and JavaScript because it's faster for me to write and debug using these than with Java.

Well, that's my 2 cents worth

Ken Coumerilh
Kwc Online LLC
Pleasant Hill, Missouri, USA

Reply With Quote
  #15  
Old August 9th, 2002, 09:50 PM
Ben Rowe
Guest
Dev Articles Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Go with php, you cant go wrong

Reply With Quote
  #16  
Old October 14th, 2002, 04:17 PM
morefire morefire is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Oct 2002
Location: London, UK
Posts: 26 morefire User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
J2EE - the major competitior to microsofts .net framework.

Consists of Servlets, Enterprise JavaBeans and JSP.

Which are all very handy, the J2EE architecture itself is beautiful, complete seperation of presentation and business logic.

Java isnt just still around, its in your face.

However, I was also taught Applets, which arent good for much except games and some more dynamic features on websites like live chat etc.

A warning though, J2EE technology isnt for mere mortals, it takes some learning.

Reply With Quote
  #17  
Old October 14th, 2002, 08:44 PM
FrankieShakes FrankieShakes is offline
Frank The Tank!
Dev Articles Beginner (1000 - 1499 posts)
 
Join Date: Jun 2002
Location: Toronto, Canada
Posts: 1,246 FrankieShakes User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Send a message via ICQ to FrankieShakes Send a message via MSN to FrankieShakes
Morefire,

What's the hardest thing you found about learning J2EE? Our school just added the course to our program, but I'm not scheduled to take it until next semester.

Any information or tips would be helpful!

Reply With Quote