Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?

Welcome. Please Login, Register, Or Activate! 
type your username and password to login
Date: November 22, 2009, 11:00 AM
430732 members and 297859 Topics
Latest Member: henry101
Nairaland [Nigerian Forum] Home Help Search Who is currently online? Login Register
Nairaland Forum  |  Technology  |  Programming  |  Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
Pages: (1) (2) (3) Go Down Send this topic Notify of replies
Author Topic: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?  (Read 1186 views)
sayhi2ay (m)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #64 on: July 13, 2008, 09:47 PM »

exactly, if you keep declaring them as privates, then we will never get to inherit anything right ?
sbucareer (f)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #65 on: July 13, 2008, 10:09 PM »

Quote from: javaprince
sbu Have done has u sent.


I seriously do not understand that statement
sbucareer (f)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #66 on: July 13, 2008, 10:13 PM »

x
candylips (m)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #67 on: July 13, 2008, 10:22 PM »

Oh no i thought we were speaking JSF and JSP here . it will be nice if we stick to the topic

@mydevbox
Majority of the JSF components i see out there are just JSP taglib clones.

I was hoping JSF was going to give us a visual studio style programming model.
Not some Ajax enabled components for things like table rendering, autocompletion and things like this.

I hope the technology keeps improving though. . . . but for now i'm gonna be sticking with good ol jsp and  velocity templetes

sbucareer (f)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #68 on: July 13, 2008, 10:30 PM »


candylips, we are coming to it, I was trying to demonstrate desktop application development by request. Later we can see how we could use XML with JSF on desktop application development to modify MobilePhoneApplication software above.

Do you stay @ Eltham?

candylips (m)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #69 on: July 13, 2008, 10:46 PM »

alright cool.

sayhi2ay (m)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #70 on: July 14, 2008, 12:43 PM »

when you declare a variable as private, it would never be inherited by its children, ok, unless you play some other tricks, not trying to be funny, do u get what am trying to say ?

if you have a daddy class, then variables last name, first name, sex, address, age and so on, dont need to be declared again in the son class right? you can just inherit all the declarations by using    son() extends daddy(), disregard the format, which is not complicatedly possible by used 'protected'
sayhi2ay (m)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #71 on: July 14, 2008, 12:46 PM »

hey! have you seen the source code of inbuilt methods?
sbucareer (f)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #72 on: July 14, 2008, 12:51 PM »

x
sbucareer (f)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #73 on: July 14, 2008, 01:10 PM »

x
sbucareer (f)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #74 on: July 14, 2008, 01:13 PM »

x
sbucareer (f)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #75 on: July 14, 2008, 01:58 PM »

x
logica
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #76 on: July 14, 2008, 04:02 PM »

what's all this crap? did somebody miss the intended thread?
javaprince (m)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #77 on: July 14, 2008, 05:59 PM »

@sbucareer
Yes, I was talking about your quote earlier on when u said I should re-MODIFY my code. But never mind.

@logica
I think u are right. May be we should start a new topic on this, and then sbucareer can teach/explain the concepts of Desktop to beginning Java Programmer. Posting it here is actually truly MISLEADING, but really No one is really HURT.!!!

@sayhi2ay
Try and go through the concepts of Scope very very well. Seems u have misunderstood it.
private variables/methods - can only be accessed within the class they are declared.
protected variables - can only be accessed by classes that inherit the class(i.e subclass) and classes in the same package
package acess - this is the default when u don't specify anythin, - can only be accessed by Classes in the same PACKAGE.
public - can be accessed by all.

Hope u Understand better.
sbucareer (f)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #78 on: July 18, 2008, 05:09 AM »


Nobody has come up with solutions for the delete button and clear button. What a programmers indeed?
javaprince (m)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #79 on: July 18, 2008, 10:09 AM »

@sbucareer
Promise u i'll look into a solution for it. Internship as been so busy and almost sucking my heads off. The "mail sent stuff', how far "journey"
sbucareer (f)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #80 on: July 18, 2008, 10:59 AM »


But I have given you a head start here
sbucareer (f)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #81 on: July 23, 2008, 07:39 PM »


Look at them, they have all chickened out. Teach me Java, teach me to program. I am this and that simple delete function no one could even try to complete it. I am very disappointed.

Go on; learn needlework, programming is NOT for everybody the sooner you get it the better for you. Chickens!!! Quak! Quak!! Quak!!!

javaprince (m)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #82 on: July 24, 2008, 09:49 AM »

@sbucareer
LOL.
Never even knew there was a problem that needed soln in the first place. Its hard to follow the topic. Would have tried on it though. Advise, start a new thread for this, and I promise to try and follow and solve questions.
candylips (m)
Re: Java Server Pages (jsp) Or Java Server Face(jsf Which Path To Trend? ? ? ?
« #83 on: July 24, 2008, 02:35 PM »

I think we need a moderator for the programming section. I am tired of people hyjacking threads. This thread was supposed to be about jsp and jsf and then unrelated stuff started cropping up.

I am not against posting of code but people should try to stick to what the thread is all about. If you have something different to say why not open a new thread. It doesnt get easier than that
 What Is Adware.win32.hotbar.cc And Adware.win32.180 Solution  Software Packaging  Article: Why A Career In Computer Programming Sucks  Page 2
Pages: (1) (2) (3) Go Up Send Topic to Friend by E-mail Reply 


Sections: Autos/Cars (2) Jobs/Vacancies (2) (3) Career Talk Education General(2) Politics Romance Computers Phones Travel
Sports Fashion Health Religion Celebrities TV/Movies (2) Music/Radio (2) Books Webmasters Programming

Links: Page1 Page2 Page3 Page4 Page5 Page6 Page7 Page8 Page9 Page10

Nairaland is owned by Oluwaseun Osewa. See also: Nairalist Classified Ads
Nairaland Forum | Powered by SMF 1.0.12.
© 2001-2005, Lewis Media. All Rights Reserved.