32,199 Topics

Member Avatar for
Member Avatar for it-girl

Hi everyone, We've got this holiday system at work on our intranet, its a .aspx page and the holiday system is created with Javascript code. the javascript works on everyones computer except One (so i suppose its not a java problem), there was a problem with this computer a while …

0
47
Member Avatar for Taps

Hello..alllllI have to manage CVS repository using ANT, I will be given ear files and have to update this files in CVS.Can any one please help me out ??? Im new to CVS never used before :(How shall I make new repository, I dnt want any coding stuff just some …

Member Avatar for Taps
0
121
Member Avatar for freesoft_2000

Hi everyone, I currently have a JTextPane using a html document and i am trying to serialize the html document contained in the JTextPane to the disk but i have run into some problems. One problem lets say for example if i were to press the space bar five times …

Member Avatar for jwenting
0
140
Member Avatar for bennyzil

I've encountered the following problem: Our program has two parts - the algorithm which is written in python (with numeric), and the GUI written in java. We want them to be able to work together - that means that the java part could ask the python for a calculation and …

Member Avatar for mostafadotnet
0
144
Member Avatar for Reji

[LEFT][COLOR=black][B]I'm a final yr B.Tech student...[/B][/COLOR] [COLOR=black][B]I'm planning to do a project in JAVA...[/B][/COLOR] [COLOR=black][B]Can anyone plz suggest a few topics for the MAIN PROJECT...[/B][/COLOR] [COLOR=black][B]Its really urgent...[/B][/COLOR][/LEFT]

Member Avatar for jwenting
0
116
Member Avatar for menakha

hi..i need to create a hotel reservation system using java.. can anyone help me wit this......:sad:

Member Avatar for jwenting
0
103
Member Avatar for ryy705

Hi, I have a class that extends JFrame and displays a tabbedpane object. Each pane contained in the tabbedpane is its own jpanel class and the jpanels do not have access to the tabbedpane object. Therefore, I cannot use the tabbedpane.setSelectedComponet(panel). However the panel that wants to instigate a focus …

Member Avatar for ryy705
0
140
Member Avatar for ank_nute83

hai..can anyone help me on this task...i might need some sample on doing it.TQ [B][U][COLOR=#000000]Tasks:[/COLOR][/U][/B] [COLOR=#000000]1 You are expected to write a program that simulates CPU scheduling algorithms (RR, SJF, and Priority). [/COLOR] [COLOR=#000000]2 The program will request the user to set the time slice to be used for RR …

0
89
Member Avatar for Shenthus

I am having problems gettign java to configure in core 4. I have followed the install instructions as best I can but just cant seem to get it going. Anyone with some good tips please help

Member Avatar for ncaditya
0
79
Member Avatar for Deepak_gidwani

Hi Guys, I m an Engg Student. For The Final Year Project , we are looking for " 3d game development for Mobile" using J2ME. Can anyone of you suggest on the same Plz Reply soon Advices r welcome Thank You:confused:

0
37
Member Avatar for Acidburn

Can anyone point me in some kind of direction other then google for looking at developing for mobile applications? I'm trying at the very bottom since ive got a firm know how of C++ and Java. Thanks

Member Avatar for Deepak_gidwani
0
134
Member Avatar for scoobie

Hi, i was wondering if you could help me. i am having a problem with a listener in SWT. i have a program where the user enters some text in a textfield and then clicks on a browse button where they select the directory they want the program to search …

Member Avatar for Phaelax
0
128
Member Avatar for rangaSL

my problem is developing a checkers game.I've put the chercker piece as the jlabel icon.Now i want to show how the checker pieces are moving. Can someone please help me telling how to do this. I'm doing the development in NetBeans 5.5. Have use a jframe.java file to develop the …

Member Avatar for Phaelax
0
68
Member Avatar for im4tion

Hi. I was wondering if anyone knows how to split a string. I did find a code on it; but it's based on a pattern. Can anyone help me to split a string into letters.. e.g. "Like" --> "L", "i", "k", "e"

Member Avatar for Phaelax
0
119
Member Avatar for rangaSL

hi all,:sad: hope there are a lot of [B] JAVA DEVELOPERS [/B] who can help me on this. We have to develop a checkers game.Should develop in both .Net n JAVA. Two players sitting in two machines with two platforms. One has to play in Java platform n other has …

Member Avatar for Phaelax
0
254
Member Avatar for amaravanich

Hi, I'm trying to get the data type of a value entered into an input type text field in a form.By using typeof i am getting string always.Eventhough i was entered a number i'm getting the type of data as string.How can i check whether it is a number or …

Member Avatar for hollystyles
0
124
Member Avatar for rootadmen

Im trying to cast a char to a string, but if i just define equality, the complier says incompatible types. I looked in my textbook but it only shows how to cast ints and doubles.:sad: I have to write a class that takes a char and a String. It then …

Member Avatar for jwenting
0
99
Member Avatar for syskata mitev

please help me. i need a simple demo projects write on netbeans platform incuding swing with JDBC . if you have any ideas where i can get it write a massege here. thanks

Member Avatar for peter_budo
0
38
Member Avatar for ATS

I am in java programing this year in college. First couple of chapters have went fine. They have us learning by using "notepad" and the command prompt. I had just completed my latest assignment and went to compile it and it told me "class or interface expected". I figured I …

Member Avatar for indianscorpion2
0
96
Member Avatar for scoobie

Hi, I have a .csv file that contains some text at the begining and them 5 columns. the problem i have is that i just want to extract and print out certain lines and ignore others. the first field always contains either URL [B]or[/B] REDR, an d i only want …

Member Avatar for scoobie
0
84
Member Avatar for ryy705

Hi, I don't know if this is possible. I have a data structure that is displayed in various tabbed panels in various forms(JList/JCheckList etc.). Some of these panels are able to manipulate the data structure. Is there a way to attach some sort of ActionListener to data structure so whatever …

Member Avatar for MattEvans
0
107
Member Avatar for sandbox

THis i sprobably a fairly simple question to answer, but i dont know much about writing in javascript. IM trying to design a webpage in which the h1 tag will dynamicly size so that it spans across the width of the page. I know this can't be done without javascript …

Member Avatar for MattEvans
0
169
Member Avatar for q8z

//this is my thread: public class threadMoveRight implements Runnable{ Storeroom sto = new Storeroom(); String url; Image image1; boolean flag; public threadMoveRight(String purl,Image pImage) { this.url = purl; this.image1 = pImage; } public void run() { searchData(); flag = true; } } //and after the user press on right he …

Member Avatar for MattEvans
0
421
Member Avatar for ike185

HI Java people, Its great to finally find a forum where i can increase my experience of programming in Java and hopefully other programming languages. Am a student and playing with programs makes my day. Fustration is also a brother i know. I currently have an assignment which am working …

Member Avatar for ike185
0
156
Member Avatar for kavya

Hi frds plese tell me how we will get the browse option in java to access any file in system

Member Avatar for masijade
0
44
Member Avatar for indianscorpion2

with respect to network programming in java can anyone tell me what exactly a cookie is? please be elaborate. thank you very much

Member Avatar for indianscorpion2
0
310
Member Avatar for zelkea

Hello All, I know this is a lengthy post but I wanted to provide all the information I had thanks in advance for reading through it! Objective Authenticate to [URL="http://www.tek-tips.com/viewthread.cfm?qid=1271468&page=1#"]Active Directory[/URL] LDAP over port 636 using JAVA code. Steps already taken: Install CA on domain controller Verify DC is listening …

0
56
Member Avatar for nixlie

Hey, I need to implement a database using MS Access. I am currently using a java platform and I dont know how to access the information stored in the database. I have used MySQL database in previous programs but it gave me some problems when loading the application. Can anyone …

Member Avatar for jwenting
0
105
Member Avatar for nixlie

Hey, I need to implement a database using MS Access. I am currently using a java platform and I dont know how to access the information stored in the database. I have used MySQL database in previous programs but it gave me some problems when loading the application. Can anyone …

0
74
Member Avatar for Deco_20

Hi Everyone, Im new to this forum and im doing a repeat java exam in a week, i was hoping somebody could help me with a few questions? I would really appreciate any help? I can t find a definitive answer for any of these Q's. [I][COLOR=#0000ff]1."Human Central Processes are …

Member Avatar for Deco_20
0
184

The End.