Well.. I wanna take up this job.. Anurag java_developer <no_reply@yahoogroups.com> wrote: I am looking for moderator for this group. Must have the following...
Yes you can have synchronized fields in class and u can synchronize objects as well Babita Sachdeva <bsachdeva_2005@...> wrote:Hi, I know that you can...
... If you don't insist on looking at new posts 4-5 times a day (which I simply can't do at my current client's site, once a day is the maximum because at my...
Well, looking at the contribution till now, I second Nico for the job. Anurag ... If you don't insist on looking at new posts 4-5 times a day (which I simply...
Hmm... i can't say yes or no with your question. but with sychronized methods, we can syncrhonized variables using it (the method i mean). about syncrhonizing...
i tought that it was asked before. but it's OK you can make it by changing their service to manual start (usually located in administrative tool -> services) ...
Dear friend , There is nothing wrong with your code. Actually in calendar the month field starts with 0. That month 0 - january. So the month field you set...
You might have set start on startup option during your installation. so it gets staretd while the system boots. To stop the server monitor tomcat and stop it. ...
Dear friend.. main() method does not exists in any class. we have to write it in all our classes that are said to be main classes. When such a main class is...
Hi Sonu, Go in Start->Settings->Control Panel->Administrative Tools->Services and set the Apache Tomcat service option as disabled/Manual. With Regards, Pankaj...
Pankaj Shinde
pankaj.shinde@...
Oct 1, 2005 4:15 pm
22171
hi, hi, why not we does not use static method have non static variable.... any spacific resone???? [Non-text portions of this message have been removed]...
satish u r questions is correct.but controller is responsible for only accept request and giving response.Giving response means it (controller) can't hold any...
Dear friends I want to change my current working directory from my java code. Though i use the file object of the directory i am going to change i can not...
Hi, i want to be master in j2ee(Servlets,jsp,ejb,jdbc) so can u suggest me book and online help. thanks ... Yahoo! for Good Click here to donate to the...
hai iam planning to go for the jcp certification,can anybody please give me the information regarding useful sites very good book any previous material you are...
HI friends! I searched in google also.But i am not getting clear idea. Could you anybody tell, How the datas send to the PDA using USP port from our...
sathish kumar
palan_sat@...
Oct 1, 2005 4:17 pm
22177
You may find it helpful to use the Calendar static constants as follow: Calendar xmasBit = new GregorianCalendar(2005,Calendar.JUNE,30,23,0,0); _____ From:...
Hi, Can anybody please explain me the differences between forward() and sendRedirect() methods in JSP/Servlet? Which method is more effecient and when to use...
for this u have to set Apache group Tomcat4.1.9 GO to Control Panel--->Administrative Tools--->Services---> Here u can set status type to Manual(right click go...
look at the msg archive, we hv had long discussion over it already number of times... save us all effort and time Babita Sachdeva <bsachdeva_2005@...>...
Hi, marker interface is a tagged interface. which has no methods. i think marker interfaces r serilizable,clonable,and another one is i think remote interface....
One of the features of the Java programming language is that it mandates a separation between interfaces (pure behavior) and classes (state and behavior). ...
SendRedirect VS Forward SendRedirect 1) The SendRedirect method works by sending a status code that tells the browser to request another URL. 2) This means...
hi Maraker interface is an interface with out methods. in java we have five marker interfaces. that is serilizable, SingleThreadModel ... etc ... -- ...
static methods can have variables which are declared outside the method but are final declared outside the method but are static declare inside the method ...
i am also planning to take jcp, the book which i would recommend is complete java 2 certification guide : philip heller it is a nice book and available for...
i am also looking for the same thing, as far as servlets are concerned you can take jason hunter orielly or core servlets and jsp http://www.coreservlets.com ...
hi babita this may help u, What’s the difference between an abstract class and an interface? interface: A class may implement several interfaces. An...
i want to creat datasource in jdeveloper 10g to connect to db2 database iwant to creat jndi please if you can help me donnot late thanks ... How much free...