217 Posted Topics

Member Avatar for hahagal

What is the result if you supply [B]java -version[/B] from command line?

Member Avatar for aniseed
0
179
Member Avatar for greatdomainz
Member Avatar for mastermind_SEO
0
78
Member Avatar for AlexCoppas

[QUOTE=cscgal]I'm really confused what you're asking??[/QUOTE] He/she probably means some information about the designers and moderators of the site, an optional feature which could be seen in a few forums.

Member Avatar for aniseed
0
68
Member Avatar for provenshop

There are several topics under advanced. Which topic are you interested in? Anyway, you can download the complete Java tutorial [URL="http://java.sun.com/docs/books/tutorial/information/download.html"]here[/URL]

Member Avatar for aniseed
0
144
Member Avatar for MIGSoft

[QUOTE=MIGSoft]I get this error: [10:30] Connecting... [10:30] Unable to connect : java.net.SocketException : Software caused connection abort: connect[/QUOTE] Do you have a firewall or some antivirus software which could be blocking sockets?

Member Avatar for Toba
0
284
Member Avatar for john_humphreys
Member Avatar for nizzy1115
0
179
Member Avatar for Matador Rd

What kind of application is it? Which programming language / tool are you using? Do you know that this is not the correct place to ask your question?

Member Avatar for aniseed
0
36
Member Avatar for kabobizaboo
Member Avatar for hhassey

[URL="http://www.vbexplorer.com/VBExplorer/vb_feature/june2000/Database_Beginner_ADO_DAO.asp"]VB database programming[/URL]

Member Avatar for aniseed
0
79
Member Avatar for Jawaher

Shouting for help and posting a thousand exclamations is not going to get a faster response. What do you mean by SJF?

Member Avatar for aniseed
0
146
Member Avatar for Julie444

[QUOTE=monkeyMojo]Did anyone ever find a solution to this problem?[/QUOTE] Could you post your code?

Member Avatar for monkeyMojo
0
170
Member Avatar for sherwil
Member Avatar for radharadha

Your question should go [URL="http://www.daniweb.com/techtalkforums/forum62.html"]here[/URL] Besides, even though I never worked with ASP, I believe Google could answer this simple question for me easily. :) [url]http://www.devarticles.com/c/a/ASP/Two-Ways-To-Connect-To-SQL-Server-2000-Via-ASP/[/url]

Member Avatar for aniseed
0
92
Member Avatar for mohamad11

Continue with the [URL="http://www.daniweb.com/techtalkforums/post213598.html"]old thread[/URL]

Member Avatar for aniseed
0
60
Member Avatar for mohamad11

[QUOTE=mohamad11]Any Help Plzzzzzz.........[/QUOTE] You seem to have dozed off :rolleyes:

Member Avatar for aniseed
0
417
Member Avatar for sam1

If you mean definition, it's called [URL="http://danzig.jct.ac.il/java_class/recursion.html"]recursion[/URL].

Member Avatar for sam1
0
219
Member Avatar for 100%

If you are interested in Ajax, here's a [URL="http://www.w3schools.com/ajax/default.asp"]concise tutorial[/URL]. There are tutorials available for XML and DOM too. I wouldn't be able to help much on Ruby mainly because I have worked with J2EE (and recently with a small PHP based application, which I felt I could have done …

Member Avatar for aniseed
0
104
Member Avatar for shimul_bari

With your description, it is really difficult to help. There is a chance that the deployment was incorrect, but that would be purely speculation.

Member Avatar for aniseed
0
46
Member Avatar for muthumari

[QUOTE=muthumari] org.apache.jasper.JasperException: Unable to compile class for JSPNote: sun.tools.javac.Main has been deprecated. error: Invalid class file format in C:\Program Files\Apache Tomcat 4.0\webapps\muthu\WEB-INF\classes\SQLBean\DbBean.class. The major.minor version '49.0' is too recent for this tool to understand. [/QUOTE] The error message is clear enough. You are compiling the class(es) with a higher version …

Member Avatar for aniseed
0
153
Member Avatar for Maligns

AFAIK, this is a hardware failure. On one such occasions, it helped me to open the CPU box and clean the RAM chips. But I would suggest you to call up your vendor support.

Member Avatar for caperjack
0
119
Member Avatar for Dani

[QUOTE=cscgal]They added quite a few hundred keywords, and I gave them no minimum saying "I want at least X keywords", so I can't see it being that they just wanted to pad the list. There must be some rationale behind it we're just clueless about.[/QUOTE] You might find [URL="http://www.submitexpress.com/keytracker.html"]this[/URL] interesting. …

Member Avatar for Dani
0
276
Member Avatar for brainpulse01

What have you set for redirection and what is "not working"? AFAIK, the redirection is a single entry (without breaks) like [COLOR="Blue"]redirect [[I]status[/I]] oldUrl newUrl[/COLOR] The status is optional and it can be permanent - (301) resource has moved permanently. temp - (302). resource has moved temporarily. seeother - (303) …

Member Avatar for Dani
0
212
Member Avatar for Geek-Master
Member Avatar for ya14

In my opinion, the credit for passing the exam should go to your friend rather than the study guide. I had used a study guide for SCJP and it didn't help much. OTOH, reading a good book which explains the concept helped me more. It depends on the type of …

Member Avatar for aniseed
0
108
Member Avatar for hsharma65

[QUOTE=ponloges]u can use ODBC driver or OCi driver that can be downloaded from the net. Follow the documentation present in the download to esablish the Connection[/QUOTE] The ODBC driver is not recommended since there are limited features available. Oracle supports a lot more features than what the bridge driver could. …

Member Avatar for aniseed
0
251
Member Avatar for forrest

Could you add a line to print the stack trace? [INLINECODE]ex.printStackTrace();[/INLINECODE]

Member Avatar for ponloges
0
294
Member Avatar for iamthwee

[QUOTE=server_crash] StringTokenizer isn't that bad, but I think the newer version is called StringBuilder... I could be wrong about that one.[/QUOTE] StringTokenizer has a better version in String.split() StringBuilder is an enhanced StringBuffer. :-|

Member Avatar for aniseed
0
247
Member Avatar for PhotoGuy1026

[QUOTE=PhotoGuy1026][B]How can I set up a form on my website so that clients can submit photos through it?[/B][/QUOTE] You need a file input field and some validations for checking an image before you upload. There are various ways of coding for a server upload and it would depend on the …

Member Avatar for aniseed
0
94
Member Avatar for TomSpenda

I remember that the playlist in Winamp is exapndable though I haven't checked any version of that after 3.0, I think.

Member Avatar for aniseed
0
94
Member Avatar for Dani

[QUOTE=cscgal]From a usability standpoint, is it alright for a dynamic website to require the use of browser cookies in order to be fully operable (ie is it still necessary in 2006)? Or do messy session URLs still have a necessary place in Internet land?[/QUOTE] Cookies can get you around in …

Member Avatar for aniseed
0
43

The End.