3,760 Topics
| |
I want to program a game using java a perferably an rpg WHERE DO I START Any books sites cd ect. that anyone has read and recomonds | |
Hi everyone, I am new to this forum. Thanks in advance to anyone who tries to solve this. I wrote .JSP reports along with two other members of my team. We each wrote some reports in our separate IPLANET sessions. In order to move them to system test we have … | |
Hello, I am trying to set up my website to be able to accept coupons. I am working in JSP and want to be able to get the current date and compare it to the date stored in the database. I have a field in the coupon table named 'Expiry' … | |
Hi just started this new jsp course stuck in this so if you guys can please help would be very happy.The problem is this i am trying to make a jsp that asks for a username and a password and the thing is i am trying to put these datas … | |
does anyone know how can i handle checkbox values using jsp and pass them to the database. String[] Job_type = request.getParameterValues("Job_type"); How do i handle that. Thanks. | |
Hi, I am currently developing a web program in JSP with Oracle 10g as the database. One of the features of the program is a simple search input and search result page. Our clients wanted to us to inlcude an "Export to MS Access" fuction on where the retrieved records … | |
Property Description : (list bar) Property Description : null (submit button) ............................................................................. As you can see from the above, i need to choose option from a list bar. after choose an option, it will automatically show at below replacing the null. when the statement is display, i can change it … | |
i am creating my own web site using jsp. i plan to add 'chat service' like mirc or icq into my web site. how can i create the 'chat'? is there any third party software that i can use? | |
I am building a JSP app running on Tomcat. The app uses an Oracle backend for data management and things like passwords and so on. There are several objects created by the app called cards. Each card will make use of different but similar groups of data, attributes of tables. … | |
I'm currently working on a project using Java Server Pages, XML and Oracle. I've worked with Java in the past, but have not worked with JavaServer Pages (currently still learning). It doesn't seem that bad, just tedious work - more code to initiate DB connections, and other processes compared to … |
The End.