Hi people
Not sure if this is the right forum as its a struts\jsp question.
I am new to Java web development. I know Java quite well (applets and command-line apps) but never used it for web tech. I am more used to developing in PHP. Moving over to Struts\JSP is proving harder than I thought...
Hello everyone
I have a strange problem with floating points
This is keep track of x and y coords and change them randomly when reqested.
#include <RandGen.hpp>
using namespace std;
#ifndef _POINT_HPP_ //Check if this file has been included or not
#define _POINT_HPP_ //It has not so include...
Hello everybody
I am now begging for someone to help me...when did I last post? since then I have been trying EVERYDAY to get this to work. If I dont find the answer soon I am going to go mental! PLEASE PLEASE PLEASE HELP ME????? PLEASE!!!!!
All I want to know is how do I take the files of my...
Hello everybody
I have been banging my head against a brick wall with this for hours now. I have googled lots and lots and lots and I need a simple answer specifically for tomcat 6.
I have read the tomcat docs but they just confuse me to the point of frustration. I am therefore asking for your...
Hello everybody
I have a very simple question...how do include a jar file into my code? I am more used to c++ and I would just tell my code where to find the library I want and then I just use it.
I am using Ubuntu if that makes any difference.
This is really frustrrating me. I've looked on...
Hello All,
I am working on a project, a Tic-Tac-Toe game. I have written objects to represent 3 different players, a human player and two different computer AI players.
I want to be able, at run-time, to select which of these three player types are playing. Ideally I would want two pointers...
Hi everybody,
I am quite new to security. I've programmed PHP for some time now but have never needed any really robust security for my projects. However, I've undertaken a rather large project and now need some fancy security features.
I want a PHP script that can create PHP files on my web...
Hello everybody.
When I write the code...
cout << 83865.5657 / 0.01;
...it outputs 8.38656e+006 yet when I do it with Windows Calculator I get 8386556.57. Why is this? I'm not very good at maths and don't really understand what the e+006 on the end of my result means. Also not being very...
Hello everybody
I've been tring to find a function or method for converting a posative float like -45.67 to a possative float (45.67). Using the NOT bitwise operator I can convert ints and using the abs function I can convert a negative float to a positive float but it won't work the other way...
Hello everybody
I am writing a console app for to run in MS-DOS cmd under Windows XP. I want to be able to display all files in a selected directory, like the DIR command does in DOS. Is this possible and if so does any one know where I might be able to find some info on the subject.
Thank you...
Hello everybody
I am looking for information or tutorials on integrating quick times movies into flash web apps. My client has a number of 360 views of their hotels rooms that need to be placed in a flash app that acts as a virtual tour. The most ideal solution would be able to place .mov files...
Hi everybody
I am writing a console app in C++ under XP and I would like to be able to test for memory leaks.
In my program I create a number of variables and objects on the free store but I am unsure if my code cleans them up correctly.
I've been using the Processes tab under Task Manager to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.