whats is statement and procedure
No Answer is Posted For this Question
Be the First to Post Answer
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
What’s jboss jbpm?
Hi 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...
we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?
What is the diffrence between a local-tx-datasource and a xa-datasource?
diff vector arraylist
diff mvc1 and mvc2 wahts is mean by servlet chaining?
what is stringBuffer and StringBuilder?
What is the O/P of the below Code Snippet ? And how does it imply the concept of call-by-value/call-by-reference. (Note : Pls ignore syntx errors) public class One { sop ("Into One--"); } public class Two extends One{ sop ("Into Two--"); } public class Home { One a; Two t; public static void main(argv[]) { sop ("In Home--"); sop(One.a); sop(Two.a); sop(One.t); sop(Two.t); } }
Difference between JRE and JVM?
3 Answers HeadStrong, Infotech,
Where can I ask questions and make suggestions about seam?
What are the steps involved in developing an RMI object?