db configuration file Programming Software Development by Ankita B … be put in the java code?..and how should i lonk this so that other java files can make use of… payment gateway and session Programming Web Development by ranu jain Suggest me some lonk for making payment gate way and to set session and authenticate session in my site. i m working in asp.net. Re: Help to improve my running shoes site Digital Media Digital Marketing by irinaz hi i suggest you to write more original content on your website and make lonk building contact me i can suugest you the reliable seo company Re: Is PHP the right for these specific needs? Programming Web Development by new_divine … a complete wesite and as a reference to php following lonk to a php tutorial will be helpful and if you… Re: Is PHP the right for these specific needs? Programming Web Development by leviathan185 … a complete wesite and as a reference to php following lonk to a php tutorial will be helpful and if you… Re: JS --> window.open Programming Web Development by iamchamith PS sorry second lonk code musy be like that [CODE] <a href='#' onclick='moreWindow2(1)' >click for Ajax</a> <a href='#' onclicl ='moreWindow2(2)' >click for Jquary</a>[/CODE] Re: Which video card do i need? so confused.. help is appreciated Hardware and Software Microsoft Windows by caperjack … ],just to use the onboard video .having said that as lonk as you make so it get more cool air it… Re: what is dofollow and nofollow Digital Media Digital Marketing by James_28 Do follow & No follow means is the site is giving you back link or not. Do follow means back lonk is provided and No follow means it will not .... air:lonk 89300,jensen scadenavia connction trouble Hardware and Software Networking by laila christin hi, i have a little issue here. i cant connect 2 the internet with my jensen wireless net adapter i have tried every thing and i cant make it work. pliz help me:( :'( Re: db configuration file Programming Software Development by javaAddict Put it wherever you want, as long as you say in your code where is it so you can read it: props.load(new FileInputStream("dbConnection.properties")); When you make changes in your .properties files, you must restart the server Re: db configuration file Programming Software Development by Ankita B ok thx..i put it directle in C: drive but when i give props.load(new FileInputStream("C:\dbConnection.properties")); im gettin compile time error --illegal escape character '\'... Re: db configuration file Programming Software Development by javaAddict Use: double '\': '\\' or single '/' Re: db configuration file Programming Software Development by Ankita B yup got it!..thx..:) Re: db configuration file Programming Software Development by Ankita B i used this properties file in my old java file.it takes value from properties file but is giving classNotFoundException..However when i use same driver ,url etc directly in the java class itself and not thru prop,it runs perfectly fine.i have set classpath etc too..what cud be wrong ere?.. Re: db configuration file Programming Software Development by stultuske maybe your application is not expecting to find what you want it to find :) mistakes are common you know, is pretty hard though, to try and figure out what the problem is, without having a look at the code that produces the actual Exception Re: db configuration file Programming Software Development by Ankita B i found the error..had put driver etc names in the properties file under quotes..which is not required.. Re: payment gateway and session Programming Web Development by kvprajapati Excellent article by Rick Strahl : [URL="http://www.west-wind.com/presentations/aspnetecommerce/aspnetecommerce.asp"]Integrating Electronic Payment Processing into ASP.NET Web Applications[/URL] Re: payment gateway and session Programming Web Development by Sals I think you will have to use third party API for payment gateyway and send data to that API Re: payment gateway and session Programming Web Development by ranu jain would you tell me what is this third party API ... i am much bigginer in this payment gatway