Archive

Archive for the ‘java’ Category

what is the relation between java script and java J2EE?

July 28th, 2011

is the vendor for java script and J2EE the same ? ot they are two different technologoes from different vendors?

admin java , , , ,

I want to download software, themes, java games to motorola ZN200?

July 28th, 2011

I want to download software, themes, java games to motorola ZN200. I have moto phone tools. I have download load some motorolazn200 mobile themes & software from Mobile9.com but where to save in mobile i don’t know? Please help me in detail for each & every thing.

admin java , , , , , , ,

Need help with understanding the basic structure of java…?

July 28th, 2011

I am now into my 2nd java course in college…I am feeling a bit overwhelmed :(….there are so many components on the API, and, I don’t think I quite understand the “basic structure” of Java…my instructor won’t explain it to, because he feels I should’ve asked that question in Java I, which is true…I read through the Sun tutorials every day…I have studied all the components we’re learning in class, currrently(we are currently studying buffered reader/writer and file stream)…and sometimes can determine the output of a program by looking at it …but, to write one? no way…he allows us a cheat sheet on exams and that’s the only way I survive :(…can somebody give me a basic layout of a java program…I don’t know what to put into, initially…what kinds of components can and can’t go…what helps you?

admin java , , , , ,

What is the best javascript debugger for IE and another one for firefox?

July 28th, 2011

I want a javascript debugger that would help me in my job debugging a huge compile of js code

admin java , , , ,

how can you put Music into a Java applet?

July 26th, 2011

it must be on the made to work with processing api

admin java , , ,

How do you find proximal letters using JavaScript?

July 26th, 2011

I have to create a code-cracker in JavaScript. I’m having problems creating a loop or function to search for a certain letter, but collect the data for the letters directly adjacent to it. For example:
HPXQ RSTV BXPY
If doing a search for the letter P, I need to collect what letter is directly before and after each P in the code. In this case it would be H,X and X,Y.
How would I go about doing this with JavaScript?

admin java , , , ,