枫下论坛 /枫下论坛主坛 /工作学习/学科技术讨论 历史区 第 1 页 -ROLIA.NET 相约加拿大网上社区
- Help. When I use JDBC to call a stored procedure with one IN parameter like that : CallableStatement cs = conn.PrepareCall("{call mysp ?}"); it throw out a exception that the sql syntax is wrong. what is the right way to call a stored procedure? -paulzhou(alwaysbeginner); 2000.11.29 03:55 (#16355)
- jabber, I need your help -wheelwan(wheel); 2000.11.28 07:37 (760 bytes. #16148)
- Sos! help me from Polymorphism, Interface & Inner classes... -howru(How are you?); 2000.11.27 21:53 (1423 bytes. #16057)
- Thank you very much. Do you mean COM and CORBA maybe helpful for understanding the polymorphism? -howru(How are you?); 2000.11.27 23:06 (#16070)
- Sorry. I have no idea about C or C++. In fact, I just know well in FoxPro for DOS and know some Visual FoxPro. So Java maybe more difficult to me. -howru(How are you?); 2000.12.3 23:30 (#17003)
- Hi, Jabber, would you please give my your suggestion? -ericwu(Eric Wu); 2000.11.27 21:42 (354 bytes. #16055)
- What's the difference between "int a[] = new int[5]" and "int[] a = new int[5]"? -ely(Ely); 2000.11.27 14:16 (#16011)
- same -guest:thing; 2000.11.27 14:21 (#16012)
- Is my question too dummy that no body want to answer it?Jabber and sailor, could u please explain the above codes for me? thanks.. -ely(Ely); 2000.11.27 19:39 (#16031)
- java method passes object parameter (such as Array) by reference. -chineloon(chineloon); 2000.11.27 20:28 (#16041)
- I just want to know how the change_i(i) works and why the answer is print 1 not print 2..
What does it mean-- it has no relationship with"i" that is declared in main()--in the comments. -ely(Ely); 2000.11.27 20:49 (#16045)
- if you replace "i=j" with "i[0]=j[0]", the answer will be "D". You can think i is a pointer. -chineloon(chineloon); 2000.11.27 23:52 (#16082)
- I'm still confused how comes the method
change_i(int i[]){
...
i=j;
}
is valid.. -ely(Ely); 2000.11.28 08:45 (#16161)
- thanx, u answered my question but i didn't understand b4.. -ely(Ely); 2000.11.28 10:28 (#16203)
- dummy question about private constructor -ely(Ely); 2000.11.26 13:51 (554 bytes. #15824)
- Yes, I think so. If not, it seems no way to create such an object ... (also another public constructor can do the job.) -sailor(Sailor); 2000.11.26 15:27 (#15830)
- 请教各位大虾:我是用单位的代理服务器上网,如果让网管知道我在上有关移民的网站话,可能会由麻烦还会被封IP地址,各位有什么好办法呢?小妹这厢有礼了! -juliahong(小爱); 2000.11.23 22:22 (#15577)
- Help me, I have cooked up a applet and put it in my www root directory, but when I run it in html file, it tell me that Load:class *** not found. What can I do , thanks -paulzhou(alwaysbeginner); 2000.11.21 19:37 (#15258)
- You are so kind ,jabber, you always answer my question so quickly. My server is IIS, and the applet is used to access sql server by jdbc-odbc. -paulzhou(alwaysbeginner); 2000.11.23 00:58 (#15475)
- Write your Java code using JDBC to access Oracle. -jabber(jabber); 2000.11.24 20:33 (#15701)
- Please look into the jdbc subfolder in your Oracle installation directory, there are some good exampels. In addition, browse Oracle documentaion. -jabber(jabber); 2000.11.26 19:44 (#15849)
- Hi, buddy, do you know because of the reason of security, an applet is now allowed to access DB through JDBC-ODBC driver! -ericwu(Eric Wu); 2000.11.26 20:20 (#15861)
- Eric, few people know all things. -jabber(jabber); 2000.11.27 10:09 (#15979)
- Jabber, sorry, I did not want to mislead others, but I was too careless. -ericwu(Eric Wu); 2000.11.28 10:48 (#16210)
- Oh, My!
I should have writen "an applet is NOT allowed ...." but I ....... -ericwu(Eric Wu); 2000.11.28 10:47 (#16208)
- If you could not load your class, your browser might have been old version that do not support your newer imported Java classes. -chineloon(chineloon); 2000.11.28 19:56 (#16249)
- Hi,JavaGuru:There are so many methodologies in java programming.RMI,Servlet,JSP,EJB...Can anybody tell me how to properly apply these methodologies in the project?TIA -deepyellow(deepyellow); 2000.11.13 15:29 (#14319)
- Your response is helpful,thank you.you are a warm hearted guy. -deepyellow(deepyellow); 2000.11.14 07:18 (#14417)
- 请教,我打算随身带个笔记本电脑过去,内置MODEM卡的接口(接电话的)是否加国与国内是一样的?. -guest:小麦; 2000.11.6 08:48 (#13356)
- yes. -weili(lili); 2000.11.6 13:57 (#13377)
- thank you! -guest:小麦; 2000.11.7 18:06 (#13542)
- hi,Japper, need your help! -alwaysgreen(alwaysgreen); 2000.11.6 07:42 (1225 bytes. #13340)
- Help me about ArrayList. -paulzhou(alwaysbeginner); 2000.11.3 02:17 (288 bytes. #13019)
- Jabber,I'm reading thinking in java now.The inner class make me very confused.Could you give me some clue of it?thank you. -light(light); 2000.11.2 17:36 (#12957)
- Jabber, when I read ThinkingInjava, I run a programme named AllOps.java. First, I compiled it successfully, afterwards, I run it, but error "Exception in thread 'main'...". Why? -mshen1(Cora); 2000.11.1 22:07 (#12841)
- Post your complet error message here, please. -jabber(jabber); 2000.11.2 08:25 (#12917)
- Exception in thread "main" java.lang.NoSuchMethodError: main. -mshen1(Cora); 2000.11.2 22:16 (#12985)
- I guess that. Thanks. I feel a bit difficult in reading ThinkingInJAVA. Jabber, you're a good teacher and warm-hearted person. The beginners as me need your help. Don't care about the impolite words. -mshen1(Cora); 2000.11.5 20:36 (#13261)
- hi,Japper, what's about error 500? -alwaysgreen(alwaysgreen); 2000.11.1 22:07 (720 bytes. #12840)
- You need to use JDK1.2.2. JDK1.1 does not match Tomcat...Ooops! -guest:Jabber's Student; 2000.11.6 08:34 (#13353)
- After I installed jdk1.2.2,but I still met the same problem although I set path=c:\jdk1.2.2\bin,CLASSPATH=c:\jdk1.2.2\lib -alwaysgreen(alwaysgreen); 2000.11.8 08:27 (#13639)
- ? -alwaysgreen(alwaysgreen); 2000.11.12 23:24 (207 bytes. #14244)
- Please pick up your Java books and see what people mean by "abstract class". -jabber(jabber); 2000.11.13 17:32 (#14307)
- If I have to implement two interface which have same function in one class, how can i do it? -paulzhou(alwaysbeginner); 2000.11.1 20:04 (#12820)
- What shoul I learn, Jabber? -redriver(redriver); 2000.11.1 09:33 (454 bytes. #12790)
- Thanks,hope to get your help on java. -redriver(redriver); 2000.11.1 21:08 (#12834)
- a jdbc problem -netman(NetMan); 2000.11.1 03:23 (1470 bytes. #12763)
- sorry, the definetion of "int i=0" should out of while()'s body. It seemed the while() is continued, but I still can't get correct data. -netman(NetMan); 2000.11.1 03:35 (#12765)
- By the way, why do you introduce index i? you are mixing a for-loop with a while-loop. Not good... -jabber(jabber); 2000.11.1 08:53 (#12783)
- I can't get the correct result, and I want to see how the while() goes, so I intruduce int i. -netman(NetMan); 2000.11.1 09:20 (#12789)
- I'm not a veteran ,but a novice in java field.惭愧惭愧, thanks Jabber. :) -netman(NetMan); 2000.11.3 01:05 (#13006)
- hello all.
在学习java beans 时,我碰到以下方法, -wingslee(wizi); 2000.11.1 01:10 (277 bytes. #12743)
- Jabber, thanks for your help -wingslee(wizi); 2000.11.1 20:00 (#12819)
- Thank you, wingslee. You offered me an opportunity to learn this very important library class. -jabber(jabber); 2000.11.2 08:37 (#12919)
- If anyone have installed oracle8i on linux? -alwaysgreen(alwaysgreen); 2000.10.31 21:36 (655 bytes. #12706)
- A servlet question -netman(NetMan); 2000.10.30 22:23 (416 bytes. #12594)
- I see,thank you! -netman(NetMan); 2000.11.1 03:16 (#12760)
- hi,Japper.I began my first java program. -alwaysgreen(alwaysgreen); 2000.10.30 06:21 (331 bytes. #12513)
- How can JSP page get correct session object? -marcow(UserMarco); 2000.10.29 22:06 (1356 bytes. #12466)
- Of course, It SHOULD be, but nobody tells me it MUST be -marcow(UserMarco); 2000.10.30 20:55 (#12579)
- Jabber,and other Java Gurus please give some suggestion -lsc(Kantata); 2000.10.29 08:57 (319 bytes. #12415)
- thank you, Sailor -lsc(Kantata); 2000.11.1 08:43 (#12778)
- need I use socket factory when using ssl, Jabber?could explain more about it? At the same time, I will try to learn more about RMI
security. -lsc(Kantata); 2000.10.30 10:38 (#12545)
- Thank you, Jabber -lsc(Kantata); 2000.11.1 08:44 (#12779)
- Does session work in WebSphere Test Environment of VisualAge for Java 3.5? -marcow(UserMarco); 2000.10.26 01:30 (477 bytes. #12153)
- hi,jabber.I need your advice. -alwaysgreen(alwaysgreen); 2000.10.25 21:56 (620 bytes. #12107)
- when i started IBM HTTP Server 1.3.6.2 Administraton Service in WindowsNT4.0 sp6 .I got a error message-"Could not start the IBM HTTP Administration. Error 1067 the service terminated unexpectedly".Why?How can I do? -deepyellow(deepyellow); 2000.10.25 10:16 (#12057)
- You may have already Installed IBM HTTP server as a service. It has already started up automatically. If you try to start again, you don't have luck because port number 80 has been used already. -jabber(jabber); 2000.10.25 11:13 (#12059)
- yes, I think you already started up your server.
you don't need start again.
:-) -alwaysgreen(alwaysgreen); 2000.10.25 22:35 (#12114)
- Help me , jabber. -paulzhou(alwaysbeginner); 2000.10.25 00:09 (253 bytes. #11961)
- Not really. If you have mastered Applet, Servlet/JSP and RMI, you may get a job to develop Web. -jabber(jabber); 2000.10.25 08:49 (#12041)
- I have several clients, there is a little bit difference among them, maybe I'll have more clients in future, how to design the architecture? -guest:guest; 2000.10.24 14:59 (#11913)
- in details. -guest:guest; 2000.10.24 15:56 (67 bytes. #11916)
- Man, what server are you? -): -): ? what clients does your server have? what is your business rule? Without these pre-conditions, no one can talk about the architecture. -jabber(jabber); 2000.10.24 16:00 (#11917)
- It doesn't matter, don't care about the details of server and clients, the most important is,
1, several clients which are a little bit difference
2. the number of clients will be increased sometime
I need a pattern only. -guest:guest; 2000.10.24 16:17 (#11918)
- my opinion -guest:guest; 2000.10.24 19:41 (445 bytes. #11924)
- Actually, I don't understand this question clearly. I am idiot? :(( -marcow(UserMarco); 2000.10.24 21:53 (#11944)
- I just think it's nothing except polymorphism. Am I right? -marcow(UserMarco); 2000.10.26 01:24 (#12150)
- Nothing can I say to what you said....sorry...... actually, many developers I know in Canada have read this book, but I suspect the project is only a imagination. -marcow(UserMarco); 2000.10.26 00:51 (#12141)
- 在该Forum观察了好久!!得到好多有用的信息,谢谢。
我想考java 的认证,不知国内如何报名?还有最基本的level(just for programmer)要考几门?(我在北京)
谢谢大家!! -lily123(lily); 2000.10.23 02:38 (162 bytes. #11705)
- Hey hey, be careful in saying sorry. Chinese likes to say sorry as they should not say sorry. Just for kidding.... -jabber(jabber); 2000.11.1 08:25 (#12775)
- java problem -oldsix(oldsix); 2000.10.23 00:55 (774 bytes. #11686)
- Jabber,CLASSPATH problem solved. The problem is JAVA is sensitive to CASE of filename. -avaj(Novice); 2000.10.19 01:57 (169 bytes. #11283)
- Jabber,"Exception in thread “main” java.lang.NoClassDefFoundError: Property " still exists -avaj(Novice); 2000.10.15 22:48 (1130 bytes. #10919)
- Help! Can't install webgain studio! -marcow(UserMarco); 2000.10.15 18:20 (442 bytes. #10875)
- Would someone please kindly tell me can put my desktop's memory into my laptop? What's the difference between them? -peterlf(fromZtoA); 2000.10.15 12:48 (#10865)
- how to import Beans in Jbuilder3.5 -lsc(Kantata); 2000.10.15 10:39 (393 bytes. #10854)
- I suggest you naviagte the help utility of JBuilder. If you use Jbuilder foundation,
you may not do a lot of things that you wish to do. -jabber(jabber); 2000.10.15 22:39 (#10915)
- Who can tell me,Is Delphi popular in Canada? Know Delphi Well can find a job easy? thanks -wellcone(kan); 2000.10.14 00:07 (#10710)
- Delphi has little market in North America. Even some companies want to hire a guy who knows Delphi, they also ask the candidate to have some other skills. Even you are an expert, the chance is little -jabber(jabber); 2000.10.14 20:43 (#10773)
- jabber,thank you for your kind reply.how about Vb?I am studying Vb,then Java.what do you think of my plan. -dong(dd); 2000.10.15 05:12 (#10834)
- 哪位知道如何卸载jbuilder3.5,我找不到它的uninstall程序?windows的add/remove programs中也没有? -guest:guest; 2000.10.14 00:05 (10 bytes. #10709)
- Hi,Jabber, I can't set classpath correctly. Pls help -avaj(Novice); 2000.10.13 03:34 (804 bytes. #10614)
- try: set classpath=.;c:\jdk1.3\lib\ -guest:; 2000.10.13 10:44 (#10649)
- 〖精华〗 Jabber,I want to discuss with you much more. -guest:Sab; 2000.10.12 20:46 (647 bytes. #10559)
- Really? -guest:quit; 2000.10.13 13:18 (33 bytes. #10665)
- This is a materialist society. I can understand why that manager fire the lucky guy. Actually, I won't be surprised if I am fired tomorrow morning. But I have enough confidence in getting a new job. -jabber(jabber); 2000.10.13 15:31 (#10680)
- Yes, I hope I will be a good programmer soon. And I won't lie to be a programmer. Could you please give me some advice according to that we talked on phone? -canada(canada); 2000.10.14 23:37 (#10800)
- Please consult with "old immigrants" around you first... and see how they succeeded and how they failed -jabber(jabber); 2000.10.15 09:42 (#10849)
- HELP!!!Tormorrow....How ? -guest:quit; 2000.10.12 17:19 (#10549)
- Thank you! -guest:quit; 2000.10.12 23:08 (168 bytes. #10579)
- To overcome your difficulties in expressing youself, you may ask to use (black)board in a job interview. -jabber(jabber); 2000.10.13 15:33 (#10681)
- Hi,jabber, which city do you like to recommend, Toronto or Ottawa? Thanks! -ggwd(Victor); 2000.10.12 02:31 (739 bytes. #10514)
- Thanks for your reply. you gave me the points. Except coldness, I prefer to Ottawa as you. -ggwd(Victor); 2000.10.13 00:39 (#10596)
- Thanks for the reply .Do you have any tips for me? -guest:Sab; 2000.10.11 20:39 (898 bytes. #10474)
- Hi,Jabber How about my job opportunity in Canada? -guest:; 2000.10.10 21:38 (895 bytes. #10390)
- There're always employers looking for RS/6000 professionals on the career newsgroup tor.jobs. -sailor(Sailor); 2000.10.10 22:16 (#10393)
- Java Quiz -peterlf(fromZtoA); 2000.10.10 16:14 (704 bytes. #10371)
- FromZto A, what's your opinion? I have posted my comments on your Quiz. -jabber(jabber); 2000.10.14 20:30 (#10776)
- I love sauna, but now I only got a steaming room, so upset. -guest:; 2000.10.15 02:10 (#10823)
- Is Jabber a lady? I don't believe it. How can a lady be so good at Java? -peterlf(fromZtoA); 2000.10.15 12:42 (#10864)
- U said it -wingslee(wizi); 2000.10.16 20:57 (#11010)
- After I formatted a new hard disk drive,what is the next step? Which one should I install?Drive programm or Win98? Thank you !Friends! -guest:Linda; 2000.10.9 11:20 (#10297)
- of course the O/S first,such as WIN98 -jxsimon(jxsimon); 2000.10.9 11:57 (#10298)
- the prob is when i try to connect Apache with Tomc -wingslee(wizi); 2000.10.8 22:22 (950 bytes. #10247)
- Mr. Jabber, would u pls give me some advice? my question is in the above post. -wingslee(wizi); 2000.10.9 00:40 (#10257)
- I am flattered.
thanks -wingslee(wizi); 2000.10.10 21:11 (#10383)
- I bought a new Hard Disk Drive, and want to format it. How can I format it and install software? Thank you. -guest:Linda; 2000.10.8 12:00 (#10219)
- there are many ways to format the disk. the simple is in DOS. >format c:/s. right? -dong(dd); 2000.10.8 12:16 (#10224)
- Thank U for respond me.I have no dos in c:,My operating system is Chinese Win98 .I want to install English Win98 on my new hard disk drive. What can I do now?
Can I format it using MSDOS in Win98?
Thank you! -guest:Linda; 2000.10.8 14:20 (#10233)
- Thank u very much! In my computer, I have had a c:and D:, E: is cd drive. Can I format the new hard disk drive and name it as F:?
Look forward to your responses.
Thank you again! -guest:Linda; 2000.10.8 14:31 (#10234)
- Yes. Did your windows98 find out there is a new hardware? -guest:; 2000.10.8 16:47 (#10236)
- Ask advice from UNix gurus... -jabber(jabber); 2000.10.5 15:36 (371 bytes. #9978)
- It's a limit of AIX. you can try to search only ascii by narrow your search conditions. please check the file command and use it with find command. -peterlf(fromZtoA); 2000.10.7 18:41 (#10153)
- Need help for Java installation -fengie(fengie); 2000.10.4 04:51 (621 bytes. #9897)
- thanks jabber ! -fengie(fengie); 2000.10.4 20:58 (#9929)
- 请大家帮助看看!(JAVA 问题) -fly_eagle(fly_eagle); 2000.10.2 20:35 (853 bytes. #9832)
- It's possible to setup a connection between applets and the remote database. In this case, your applet might have to d/l the JDBC classes everytime you run the applet. -sailor(Sailor); 2000.10.2 23:37 (#9845)
- a strange phenomena with installshiled(JAVA) -lsc(Kantata); 2000.10.1 11:14 (709 bytes. #9780)
- Jabber, I am using JDK1.2.2 on both machines. Thank you , I will try also; -lsc(Kantata); 2000.10.2 02:24 (#9807)
- SNMP, help me -marcow(marco); 2000.9.30 20:42 (262 bytes. #9754)
- 请教各位朋友: 有时上网速度特别慢,会出现一对话框: ‘服务器被重置, 无法打开网页‘。 请问是什么原因? 该怎么处理? -rochest(rochest); 2000.9.30 07:32 (#9719)
- I guess there're all kind of reconfiguration on Internet all the time. I have the same experience. You only need to reload the page and it'll be ok. -guest:; 2000.9.30 14:55 (#9742)
- thank you for your help! -rochest(rochest); 2000.9.30 21:16 (#9762)
- 求教高手: 怎样查找运行Windows程序命令行选项? -guest:Novice; 2000.9.29 12:38 (369 bytes. #9663)
- You'd run the REGEDIT or REGEDT32 to check the related options for appliction's default start value and change it to meet you requirement. -dinglingling(dinglingling); 2000.9.29 20:33 (#9677)
- It is dangerous for "novices" to manupilate Windows registry. -jabber(jabber); 2000.9.29 21:33 (#9683)
- My target is I don't have to change those default value. Lots of related IT tips will tell you some alternative way to run certain programs ( I know a lot). The question is "How can I find all those option by myself?" -k8424(Water Melon); 2000.9.30 10:21 (#9727)
- 〖精华〗 A Java question for fun -jabber(jabber); 2000.9.25 22:30 (328 bytes. #9329)
- Please try
java Hello test
cause in Java
args[0] = "test" -fly_eagle(fly_eagle); 2000.9.25 23:47 (#9338)
- Thanks. -fly_eagle(fly_eagle); 2000.9.28 01:42 (#9539)
- the result is right,because you use "args[0].toUpperCase()".but when you run the program,you don't append a parameter,so args[0] == null,
call null.toUpperCase will generate null exception. -micky_king(micky_king); 2002.6.12 02:37 (#572098)
- every expert,who can tell me what questions
whe visa officer will ask me in the interview for a system anlyst application.and i do not know some assemble language.i do system
suport work in my real work.thank you -terry(terry); 2000.9.25 06:12 (#9301)
- Some questions for IT people... -peterlf(fromZtoA); 2000.9.22 15:03 (219 bytes. #9124)
- I cannot find it... If you have, please do me a favor and send to homeofmine@hotmail.com
Thanks! -peterlf(fromZtoA); 2000.9.23 22:17 (#9188)
- I found it. It's very difficult to visit this website.
Recommend NetEase change name to NetDifficult... -peterlf(fromZtoA); 2000.9.23 23:12 (#9194)
- Yes, there is in chapters. but it will cost me $$$$ -peterlf(fromZtoA); 2000.9.23 23:33 (#9198)
- did u try www.chapters.ca? sometimes they offer online discount and free delivery. www.indigo.ca too. -zara(嘻皮笑脸); 2000.9.23 23:38 (#9200)
- I download the 4.3M file, but I cannot OPEN it by WinZip... Help me please! -peterlf(fromZtoA); 2000.9.24 00:23 (#9204)
- If I were u, I will use getright to download it again. If getright ask me resume or overwrite, I answer resume. If it doesn't ask me this question, it means a bad luck---download it again....... -marcow(marco); 2000.9.24 03:07 (#9217)
- Try to find the book in www.BruceEckel.com. -guest:www; 2000.9.23 07:49 (#9158)
- This book is NOT that book -marcow(marco); 2000.9.23 20:57 (#9184)
- faint, I always consider C++ is OO language too, though many senior people still use C style to code C++, not real OO at all. -zara(嘻皮笑脸); 2000.9.23 23:34 (#9199)
- if your program is not based on interface or com/com+ specification, that call not be called OO technology, it's not important you use C++/Java/VB. -5460(BigDesk); 2000.9.25 02:45 (#9288)
- HaHa -marcow(marco); 2000.9.24 02:21 (126 bytes. #9209)
- But Java can bring us a good pay -jabber(jabber); 2000.9.26 16:28 (#9402)
- 请问哪位高手遇到这个现象:win98+pcmcia modem,安装modem,配置一切正常,但在control panal-----system-lpt7com,看不到modem所用的com口信息,我想作一下调整。 -guest:test; 2000.9.15 17:34 (#8713)
- Jabber's Q(3) -jabber(jabber); 2000.9.14 16:15 (194 bytes. #8616)
- Jabber's Q(2): -jabber(jabber); 2000.9.14 15:51 (173 bytes. #8610)
- 这种语法问题, 以后还识别问了吧, 层次太低了一点. -guest:guest; 2000.11.4 20:48 (#13152)
- Jabbers' Q(1): -jabber(jabber); 2000.9.14 15:48 (167 bytes. #8609)
- who can tell me the differenect between Software Engineer and Computer programmer/ Computer software Analyser? -winkle(winkle); 2000.9.14 02:42 (#8555)
- Thank u.so if I fill the occupation blank with computer programmer, and then the position with software development programmer. Is that correct? -winkle(winkle); 2000.9.14 20:53 (#8625)
- If officer ask me of career objective in Canada, is it correct for me to answer "computer programmer--->program analyst--->software developer ---> System engineer"
Is it necessary for me to stick to "Computer programmer" which I apply for? -nick2050(nick); 2000.9.15 09:44 (#8673)
- A question about down-casting -sailor(Sailor); 2000.9.11 16:12 (651 bytes. #8409)
- hi,jabber.I have a question about abstract class of java? -oldsix(oldsix); 2000.9.11 05:03 (732 bytes. #8383)
- thank you,jabber .i got it. -oldsix(oldsix); 2000.9.11 22:39 (#8423)
- 〖精华〗 A note on EJB and WebLogic -jabber(jabber); 2000.9.10 13:37 (13166 bytes. #8333)
- Interview question: What is a session? -jabber(jabber); 2000.9.5 23:16 (253 bytes. #8105)
- 〖精华〗 Java Q&A (2) (compiled by jabber) -system(_); 2000.9.4 22:24 (#8034)
- New java programmer also. I get much help from those posts, keep posting. Thanks -guest:java; 2000.9.5 05:44 (#8065)
- Gentle person, I have been flattered. -jabber(jabber); 2000.9.14 09:24 (#8576)
- i have some questions about java. -ttyy(ermei); 2000.9.1 03:15 (270 bytes. #7791)
- 〖精华〗 Java Q&A (1) -guest:jabber; 2000.8.31 14:07 (#7719)
- I can not open http://www.mindview.com.hy? -wyh(wyh); 2000.9.12 05:12 (#8436)
- Should be www.mindview.net or www.bruceeckel.com -jabber(jabber); 2000.9.12 09:32 (#8439)
- thank you, I got it.It is www.mindview.net -wyh(wyh); 2000.9.13 02:45 (#8466)