Assuming you want to use the Oracle SEQUENCE facility and you haven't created the sequence yet, issue the following command in SQL*Plus: CREATE SEQUENCE...
Thank you, Joben! I don't know if this question will still be applicable. I just wonder why does my table's last autogenerated number is 44 (real value is...
Jenny, Note that everytime you get NEXTVAL, the sequence auto-increments. Chances are, your last INSERT statement had NEXTVAL at 44 at some point and that...
Thanks Joben! Yeah, I noticed that everytime I issue the NEXTVAL, the value just keeps on incrementing. =) I don't know if getting the NEXTVAL will give me an...
Hi Jenny, Getting NEXTVAL won't solve the problem, which is why I sugggested saving the value in some variable right after getting NEXTVAL first before the...
I'm now reading this: http://java.sun.com/docs/books/jls/ To learn Java language rules "from the authority." It's a bit hard to read due to the academic...
Hi! I am trying to develop cmp entity ejb with Assoication relationship with WebSphere Studio Application Developer 4.0. BeanA has 1:m relationship with BeanB....
Is there a way where I can specify a remote queue location for message-driven beans in JBoss? How does one configure it? Here's the sample setup: I have 2...
hi fellow java enthusiasts, i'd like to know if anyone have the same problem with what i have now. it's regarding javascript and DST. in javascript, we can...
Hello, How can I evaluate the maximum network load generated by a J2EE web app? Are there standard procedures for that? My app has 10-20 users, and does not ...
I wonder if they also have the SCJP in mind here... http://www.itmatters.com.ph/news/news_02032003d.html Philippine-based companies are slowly becoming more...
http://cld.blog-city.com/readblog.cfm?BID=15428 SWT (standard widget toolkit) has been billed as the fresh new way to develop desktop applications in Java,...
Found this: http://www.dickbaldwin.com/tocint.htm See the "Data Structures" section. Still looking forward to hear from you guys - what do you need to learn ...
Hello all! Im trying to build a Light soap client, in short i will not use the soap.jar package. Just the plain old URLConnection. My question is this... How...
Piglet Java
piglet_java@...
Feb 3, 2003 12:18 pm
4025
Hello Lesley, Im not sure what you want to do but to change a URL request from the default GET, 1. use HttpURLConnection then use the method, ...
I wrote the attached code to try out the form: class Super { m1() { ... } } class Outer extends Super { class Inner { m2() { Outer.super.m(); } } } I didn't...
Hi Mig, #How can I evaluate the maximum network load generated by a J2EE web app? Are #there standard procedures for that? My app has 10-20 users, and does not...
I'm measuring it in terms of response time and throughput. Target an average response time, say, <2 sec. That 2 sec should be maintained for a single request...
http://www.n-ary.com/java/jdj/askjdj_question.cfm?JDJ_ID=2 Stuff you could ask at an interview... or be asked... :) -- http://mparaz.com/ +63-916-423-7922...
Hello all, How do i convert ' to single quote (') using JDK 1.1? Here is my string String s = "<username>Your's truly</usernamewhere>"; I tried using...
Piglet Java
piglet_java@...
Feb 5, 2003 5:10 am
4032
Thanks donald! I found my error, its just a syntax error on my xml elements. Thanks anyway! ... __________________________________________________ Do you...
Piglet Java
piglet_java@...
Feb 5, 2003 5:11 am
4033
I figured that Arrays needed a little bit of treatment too, since the Arrays utility class also uses equals() and Comparable interface. I'll be writing sample...
ei, newbie here. :) i've downloaded and am planning to use jspsmartupload for a project. my Q is, since the <html:file> tag's property should be of type...
Hi Migz, Try the program I attached here. I don't know about the error, but check the codes we have if you miss something(I'mnot sure thought if it's what you...
For developers who want to integrate JBoss in their Eclipse IDE: http://www.jboss.org/developers/projects/jboss/jbosside.jsp JBoss-IDE is a new project with...
Yellowasp is recruiting on a contract base: Required skills for Web developer: - Solid 2+ years experience in JSP, Servlet, EJB, and Web language (XML, ...
Accenture is still looking for Designers (strong background in UML, OOAD and Java) and Developers (astig sa J2-ek-ek). Our project is a large financial ...
Okay, I've been really busy as well. Anyway, let's try to resked our first meeting. Also, please re-confirm: Name: Preferred Date and Place of First...