Forum: JSP Mar 19th, 2007 |
| Replies: 9 Views: 5,987 Aha, well you know better than me :) ..
Thanks for your consideration.. i will talk to my supervisor about it :) .. |
Forum: JSP Mar 18th, 2007 |
| Replies: 9 Views: 5,987 well jwenting im still in a level they dont teach us advanced things :) ..
Thanks :) |
Forum: JSP Mar 14th, 2007 |
| Replies: 9 Views: 5,987 Thanks masijade :) ...
hehe no i dont want :P .. but this what they taught us in college !! ... basic things ..
however the most important thing is that the code doesnt fully change ... we... |
Forum: JSP Mar 14th, 2007 |
| Replies: 3 Views: 4,076 this is the code ... it checks whether the id exist or no !! .. when the person insert ..
<%@ page language="java" import="java.sql.*" errorPage="" %>
<%!
String sqlStat;
Connection... |
Forum: JSP Mar 14th, 2007 |
| Replies: 6 Views: 38,089 this how the way ..
C:\Program Files\Apache Software Foundation\Tomcat 5.0\webapps\ROOT
then put ur files u want .. but if u want to put it in folder u need to put the web-inf inside this... |
Forum: JSP Mar 14th, 2007 |
| Replies: 9 Views: 5,987 Hi all ..
this jsp code when we use database access, to get the information by entering the price , my problem is that now iam using oracle as database and i dont know what are the changes that... |