Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) what is the current salary package in India for a java programmer who has 2 years experience
7 18904in which file/script we need to change the heap size?.What is the variable name to search to change the heap size
HP,
7 14018when we creates a domain, it creates one-startManagedWebLogic in bea user_projects\domains\MyDomain\bin dir. Suppose we have 2 or more than 2 managed severs in our unix env.how can we start all our managed servers. I know we have to copy startManagedWebLogic with server name.then wht to modify in the script to start ecah of the managed servers?
HP,
3 6896when i am starting my managed server it is coming to admin state.I used to click on resume button in admin console , so that it is comming to running state. How to resolve this problem for ever so that the server will come directly to running state instead of going to admin state?
5 45327Is it possible to create both queues and topics to single jms server? if yes then how it works?
1 2223How can we know if there is any memory leakages happening? how to overcome the memory leakage situation?
1 7757Hi frnds ,iam new to java and j2ee ,my requirement is using java or any j2eetech how to lock an user when he enter wrong credentials(uname&password) more than 3 times.take the username and passowrd in a bean no need to conned Db kindly provide me sample application code or and ideas or links or tutorials plzzzzz urgent for me thanks in advance...
NSN,
2 5383Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
NSN,
2415
Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example
What is java string pool?
What do you know about validation plugin ?
What are the differences between heap and stack memory in java?
Find Best Job Vacancies across the world on Jooble!
What is latest hibernate version?
Write a program to find the whether a number is an Armstrong number or not?
How is declarative handling of exceptions done in struts ?
How to sort array in descending order in java?
What is the locale class?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
Realized?
What is difference between @controller and @restcontroller in spring?
What is the difference between break and continue statements?
What is action chaining ?