32,199 Topics

Member Avatar for
Member Avatar for b2174ml

I have a servlet which calls a jsp file. How do i pass an argument to that jsp page from within the servlet, and what code is necessary in the jsp file to access the argument? Thanks Mike

0
74
Member Avatar for pollacchi

HI there I am designing a draughts program and require a game tree for the computer moves. I intend to use a negamax game tree and have obtained the following algorithm Algorithm: 1: if (depth ==0) then 2: return evaluate(tree) 3: score = -inf 4: for i<-1 to node.branch.length 5: …

0
69
Member Avatar for freesoft_2000

hello everyone, I just like to check with you guys that if i want to writ a simple java program using only the awt package do i have to include the java.swing.* file header as well Someone let me know about this, Thank You Richard West

Member Avatar for nanosani
0
93
Member Avatar for freesoft_2000

hi everyone, Can anyone recommend me a good free java 2 ebook for download on the net or even a good free java 2 tutorial download. Someone please let me know about this or even put a link on your reply Thank You Yours Sincerely Richard West

Member Avatar for nanosani
0
91
Member Avatar for myloginh10

i am looking for a "best" java IDE. currently I am using the IDE from [B][url]http://www.syncedit.com/jedit_details.html[/url][/B] it contains many new Java tools, but i want to know: which java IDE are you using now? cheers

Member Avatar for nanosani
0
78
Member Avatar for shantuli

hello everyone, i am very new in java.can anyone please help me to solve the following problem: Write a program that will print my initials to standard output in letters that are nine lines tall. each big letter should be made up of a bunch of *'s. for example, "DJE", …

0
75
Member Avatar for NoviceChick

i am supposed to implement a linked list and a rbtree for a spell checker. Some of the info has been given by the lecturer but i am so lost as to where to start! We were not taught java and i dont know how to approach the problem :?: …

0
55
Member Avatar for chr999

Hi Does anyone have any ideas how to decode Caesar/Monoalphabetic Ciphertext. I am doing a course in computing at our local Uni. I have done a bit of programing in java but i have not got a clue where to start with this one. I have been handed a page …

0
90
Member Avatar for Bob Norris

Hello, I'm wondering if there is a way to pre load java elements to a visitors JVM cache. I have a chat client that I would like to speed up loading time. I can show examples if needed

0
57
Member Avatar for jim1

that is i've got an array of buttons and i want to replace two buttons (their location on the screen) by clicking on first and then clicking on the second to replace thier location i.e. when i click on button1 first (which is at the first location in a row …

Member Avatar for jim1
0
105
Member Avatar for darnandy

I am trying to implement a simple client/server app using a DatagramChannel to pass ByteBuffers. The client seems to connect okay and the number of bytes returned from the write method is correct; however, the server side never seems to receive anything Server side: DatagramChannel inchannel; DatagramSocket ds; CLIENT_ADDRESS = …

0
99
Member Avatar for freesoft_2000

Hi Everyone, I would just like to enquire with you java experts out there is that in the past java used to have a bug in which when you are using the rtf swing editor and want to save the document only the text gets saved and not the pictures. …

0
74
Member Avatar for picetta

hello! I should create a graph bipartite in java language.The graph have 50 knot at left and 50 knot at right with 50 edges from one knot of left to every knot at right.Every knot have a weight and I should compare a knot in the left with a knot …

0
87
Member Avatar for teritori

Hello every1. I'm having a tough time trying to make a button(when clicked) link or point to a partucular file(e.g setup file) and run that file within the same system. Please help! :( a little code will help. thanks in advance

Member Avatar for nanosani
0
64
Member Avatar for nanosani

I am creating a notepad application .... and I want to change the font of the selected text in the JEditorPane .... but when I change the font now ... it changes the font of the whole text .... same is the problem with background and foreground colors.... :o

Member Avatar for Pogo
0
125
Member Avatar for puffercc

I need someone to help fix the following code and re-write into IF-THEN logic? [code] public class Mystery4 extends Applet{ int clickCount=0; public boolean mouseDown(Event evt,int x,int y) { clickCount++; repaint(); return true; } public void paint(graphics g) { g.drawString("Click 10 times!",80,30); g.drawString("Clicks: "+clickCount, 120,50); switch(clickCount) { case 0: g.drawString("You …

Member Avatar for puffercc
0
138
Member Avatar for teritori

Hello everyone.Is it possible to divert keyboard imputs to do nothing(e.g when F1 is pressed it must do nothing,when refresh(F5) is pressed ,it must do nothing etc.).If yes, i'd like 2 know how its done. ani help will b appreciated thanx in advance

Member Avatar for teritori
0
103
Member Avatar for joysjojo

Hi i am allen :lol: I have been developing a small software package which incorporates Address details. Now i have created the design using swing. I am using Oracle as backend. I am facing three specific problems. 1) I have added JTree using hashtable, but wen i add subnodes like …

0
89
Member Avatar for Beginner_01

Dana, I am a Beginner in java and I need help desparately. I have a project that I have been assigned and it is to biuld a functionality to process a credit card batch payment. I have done most of the work, now it's time to do the implementation and …

Member Avatar for nanosani
0
63
Member Avatar for freesoft_2000

Hi My name is richard west and i am wondering if anyone knows how to use windows common controls in java. By common controls i mean open file dialog, save as dialog, font dialog and etc. Please if someone knows please e-mail me the codes at [email]freesoft_2000@yahoo.com[/email] or show me …

Member Avatar for nanosani
0
87
Member Avatar for tgraves

I get errors targetting the ' that I use for each case. I tried using nothing and also quotes in their place, but no luck. Whats the problem. If this isn't the place to get help with programs, please point me in the right direction. import java.util.StringTokenizer; class Birthday { …

Member Avatar for gusano79
0
200
Member Avatar for labamba

Hi there. for the last couple of weeks I am trying to find a solution to my problem but with no luck. There is a program written in C++ which can fine the mac addresses of the bluetooth addresses that are in range. As soon as it finds them, it …

0
101
Member Avatar for jungleroot

I have recently installed GNU Emacs and other Java software on my pc. I seem to encounter an error while attempting to comile a program. The error says: bash.exe: warning: could not find /tmp, please create! The file where my programs are kept is C:\Java\*.java I do have a file …

0
91
Member Avatar for camelNotation

Hi...i am only using internet explorer for browsing and my browser stops when i enter the hotmail . It keeps on showing a little yellow message saying " done , but with errors on page " and nothing happens if i click on compose or the mail i want to …

Member Avatar for caperjack
0
137
Member Avatar for moman

This is my first post here. I have been having this problem for a few months and cannot figure out why! When I try to go to a javascript "new" window at any website, I get "Page cannot be Displayed" and the Address Bar reads "javascript:reqWin4('part1.html'). This is just an …

Member Avatar for crunchie
0
190
Member Avatar for allmadd

I am running a java database Manager under solaris the main command is $ java DBMan & I run this and get the following error Exception in thread "main" java.lang.NoClassDefFoundError: DBMan My ClassPath is set to the below CLASSPATH=/opt/VCNsrv/bin/java/DatabaseManager/DBManager.jar This IS the main path to the .jar file that contains …

0
66
Member Avatar for nicole_adachi

I am doing my homework right now. my program is providing 3 slider that user can choose RGB value and fill the color in rectangle. also everytime when the user slide the slider, there should be a JTextField can show the value which the user choose. my problms are: I …

Member Avatar for WannaBe
0
258
Member Avatar for gomez
0
68
Member Avatar for Defiledgrave

my code is posted below the program is to be very simple just just a button a choice box a text box and a canvas the user is to be able to select what item they want and then the price appears in the label....then the user is able to …

Member Avatar for WannaBe
1
296
Member Avatar for Nig

I cannot run javascript on Windows XP Home. I've got rid of pop-up blockers and adware stuff. i've checked and re-checked settings in IE but it still will not run javascript on my machine. However, it will do this if I am surfing the web. Why won't my machine allow …

Member Avatar for Nig
0
130

The End.