Advertisement

Results for "Author: faisal basra"

ASP_Volume3 #65497
J2ME Shoping Cart Website for Mobile Devices

J2ME Shoping Website: Using xHTML and Servlets ------------------------------------------------------------------------------------ Description: The shoping website implemented shoping cart with Session and Database MS Access User first logins to shoping website then browser product catagories and add different prodcuts to cart and then checkouts. Some weaknesses like no search implemented yet and another defficiency is Quantity is not handled while Ordering. But hope that will uncover all weaknesses in future with your valuable suggestion Development Platforms: i. Tomcat 5.0 ii. Nokia Mobile Toolkit 4.1 iii. Borland JBuilder X iv. Microsoft Access 2000 ==================================================================================== Steps for TOMCAT 5.0 1. SET CATALINA_HOME "iNSTALL_DIR\TOMCAT 5.0" 2. SET JAVA_HOME "Installed_dir\jdk_ver" [G:\Program Files\Java\jdk1.5.0_06] 3. SET PATH "Installed_dir\jdk_ver\BIN" [G:\Program Files\Java\jdk1.5.0_06\bin] "iNSTALL_DIR\TOMCAT 5.0\BIN" [G:\Tomcat 5.0\bin] 4. Servlet API Class Path This is the class path for running the servlets which is in the tomcat CLASSPATH: C:\Tomcat 5.0\common\lib\servlet-api.jar ===================================================================================== Steps for Setting up DSN 1. Goto Run and type odbcad32 2. Click Add and Select Microsoft Access Driver [.mdb] User Name and Password of Database is username="admin" , Password="admin" 3. After Clicking Finish Button, Select ShopingCart.mdb and Name your DSN to "shop" 4. Click the OK Button. ===================================================================================== Steps for Setting up the Application Runing Note::Copy Class Files and XML file from \ShopingCart\WebModule1\WEB-INF and Paste it to "Tomcat 5.0\webapps\ROOT\WEB-INF" 1. Startup the Tomcat i. Either type startup in Run. ii.%installdir%Tomcat 5.0/bin/startup.bat fireup the startup.bat file 2. Start the Nokia WAP Gateway Simulator 4.0 3. Start Nokia Mobile Browser Simulator Just Browser the Page: http://localhost:8080/customerlogin 4. Enter UserName=ali, Password=ali

ASP_Volume3 #65498
DirectDB Direct Connection with Database in Java

(Please Vote Me) Make Direct Database Connection in Java without any DSN. Just give your Access .mdb Database file path and start using Database.

4_2005-2006 #170794
J2ME Shoping Cart Website for Mobile Devices

J2ME Shoping Website: Using xHTML and Servlets ------------------------------------------------------------------------------------ Description: The shoping website implemented shoping cart with Session and Database MS Access User first logins to shoping website then browser product catagories and add different prodcuts to cart and then checkouts. Some weaknesses like no search implemented yet and another defficiency is Quantity is not handled while Ordering. But hope that will uncover all weaknesses in future with your valuable suggestion Development Platforms: i. Tomcat 5.0 ii. Nokia Mobile Toolkit 4.1 iii. Borland JBuilder X iv. Microsoft Access 2000 ==================================================================================== Steps for TOMCAT 5.0 1. SET CATALINA_HOME "iNSTALL_DIR\TOMCAT 5.0" 2. SET JAVA_HOME "Installed_dir\jdk_ver" [G:\Program Files\Java\jdk1.5.0_06] 3. SET PATH "Installed_dir\jdk_ver\BIN" [G:\Program Files\Java\jdk1.5.0_06\bin] "iNSTALL_DIR\TOMCAT 5.0\BIN" [G:\Tomcat 5.0\bin] 4. Servlet API Class Path This is the class path for running the servlets which is in the tomcat CLASSPATH: C:\Tomcat 5.0\common\lib\servlet-api.jar ===================================================================================== Steps for Setting up DSN 1. Goto Run and type odbcad32 2. Click Add and Select Microsoft Access Driver [.mdb] User Name and Password of Database is username="admin" , Password="admin" 3. After Clicking Finish Button, Select ShopingCart.mdb and Name your DSN to "shop" 4. Click the OK Button. ===================================================================================== Steps for Setting up the Application Runing Note::Copy Class Files and XML file from \ShopingCart\WebModule1\WEB-INF and Paste it to "Tomcat 5.0\webapps\ROOT\WEB-INF" 1. Startup the Tomcat i. Either type startup in Run. ii.%installdir%Tomcat 5.0/bin/startup.bat fireup the startup.bat file 2. Start the Nokia WAP Gateway Simulator 4.0 3. Start Nokia Mobile Browser Simulator Just Browser the Page: http://localhost:8080/customerlogin 4. Enter UserName=ali, Password=ali

4_2005-2006 #170795
DirectDB Direct Connection with Database in Java

(Please Vote Me) Make Direct Database Connection in Java without any DSN. Just give your Access .mdb Database file path and start using Database.

5_2007-2008 #193312
J2ME Shoping Cart Website for Mobile Devices

J2ME Shoping Website: Using xHTML and Servlets ------------------------------------------------------------------------------------ Description: The shoping website implemented shoping cart with Session and Database MS Access User first logins to shoping website then browser product catagories and add different prodcuts to cart and then checkouts. Some weaknesses like no search implemented yet and another defficiency is Quantity is not handled while Ordering. But hope that will uncover all weaknesses in future with your valuable suggestion Development Platforms: i. Tomcat 5.0 ii. Nokia Mobile Toolkit 4.1 iii. Borland JBuilder X iv. Microsoft Access 2000 ==================================================================================== Steps for TOMCAT 5.0 1. SET CATALINA_HOME "iNSTALL_DIR\TOMCAT 5.0" 2. SET JAVA_HOME "Installed_dir\jdk_ver" [G:\Program Files\Java\jdk1.5.0_06] 3. SET PATH "Installed_dir\jdk_ver\BIN" [G:\Program Files\Java\jdk1.5.0_06\bin] "iNSTALL_DIR\TOMCAT 5.0\BIN" [G:\Tomcat 5.0\bin] 4. Servlet API Class Path This is the class path for running the servlets which is in the tomcat CLASSPATH: C:\Tomcat 5.0\common\lib\servlet-api.jar ===================================================================================== Steps for Setting up DSN 1. Goto Run and type odbcad32 2. Click Add and Select Microsoft Access Driver [.mdb] User Name and Password of Database is username="admin" , Password="admin" 3. After Clicking Finish Button, Select ShopingCart.mdb and Name your DSN to "shop" 4. Click the OK Button. ===================================================================================== Steps for Setting up the Application Runing Note::Copy Class Files and XML file from \ShopingCart\WebModule1\WEB-INF and Paste it to "Tomcat 5.0\webapps\ROOT\WEB-INF" 1. Startup the Tomcat i. Either type startup in Run. ii.%installdir%Tomcat 5.0/bin/startup.bat fireup the startup.bat file 2. Start the Nokia WAP Gateway Simulator 4.0 3. Start Nokia Mobile Browser Simulator Just Browser the Page: http://localhost:8080/customerlogin 4. Enter UserName=ali, Password=ali

5_2007-2008 #193313
DirectDB Direct Connection with Database in Java

(Please Vote Me) Make Direct Database Connection in Java without any DSN. Just give your Access .mdb Database file path and start using Database.

6_2008-2009 #215830
J2ME Shoping Cart Website for Mobile Devices

J2ME Shoping Website: Using xHTML and Servlets ------------------------------------------------------------------------------------ Description: The shoping website implemented shoping cart with Session and Database MS Access User first logins to shoping website then browser product catagories and add different prodcuts to cart and then checkouts. Some weaknesses like no search implemented yet and another defficiency is Quantity is not handled while Ordering. But hope that will uncover all weaknesses in future with your valuable suggestion Development Platforms: i. Tomcat 5.0 ii. Nokia Mobile Toolkit 4.1 iii. Borland JBuilder X iv. Microsoft Access 2000 ==================================================================================== Steps for TOMCAT 5.0 1. SET CATALINA_HOME "iNSTALL_DIR\TOMCAT 5.0" 2. SET JAVA_HOME "Installed_dir\jdk_ver" [G:\Program Files\Java\jdk1.5.0_06] 3. SET PATH "Installed_dir\jdk_ver\BIN" [G:\Program Files\Java\jdk1.5.0_06\bin] "iNSTALL_DIR\TOMCAT 5.0\BIN" [G:\Tomcat 5.0\bin] 4. Servlet API Class Path This is the class path for running the servlets which is in the tomcat CLASSPATH: C:\Tomcat 5.0\common\lib\servlet-api.jar ===================================================================================== Steps for Setting up DSN 1. Goto Run and type odbcad32 2. Click Add and Select Microsoft Access Driver [.mdb] User Name and Password of Database is username="admin" , Password="admin" 3. After Clicking Finish Button, Select ShopingCart.mdb and Name your DSN to "shop" 4. Click the OK Button. ===================================================================================== Steps for Setting up the Application Runing Note::Copy Class Files and XML file from \ShopingCart\WebModule1\WEB-INF and Paste it to "Tomcat 5.0\webapps\ROOT\WEB-INF" 1. Startup the Tomcat i. Either type startup in Run. ii.%installdir%Tomcat 5.0/bin/startup.bat fireup the startup.bat file 2. Start the Nokia WAP Gateway Simulator 4.0 3. Start Nokia Mobile Browser Simulator Just Browser the Page: http://localhost:8080/customerlogin 4. Enter UserName=ali, Password=ali

6_2008-2009 #215831
DirectDB Direct Connection with Database in Java

(Please Vote Me) Make Direct Database Connection in Java without any DSN. Just give your Access .mdb Database file path and start using Database.

7_2009-2012 #238348
J2ME Shoping Cart Website for Mobile Devices

J2ME Shoping Website: Using xHTML and Servlets ------------------------------------------------------------------------------------ Description: The shoping website implemented shoping cart with Session and Database MS Access User first logins to shoping website then browser product catagories and add different prodcuts to cart and then checkouts. Some weaknesses like no search implemented yet and another defficiency is Quantity is not handled while Ordering. But hope that will uncover all weaknesses in future with your valuable suggestion Development Platforms: i. Tomcat 5.0 ii. Nokia Mobile Toolkit 4.1 iii. Borland JBuilder X iv. Microsoft Access 2000 ==================================================================================== Steps for TOMCAT 5.0 1. SET CATALINA_HOME "iNSTALL_DIR\TOMCAT 5.0" 2. SET JAVA_HOME "Installed_dir\jdk_ver" [G:\Program Files\Java\jdk1.5.0_06] 3. SET PATH "Installed_dir\jdk_ver\BIN" [G:\Program Files\Java\jdk1.5.0_06\bin] "iNSTALL_DIR\TOMCAT 5.0\BIN" [G:\Tomcat 5.0\bin] 4. Servlet API Class Path This is the class path for running the servlets which is in the tomcat CLASSPATH: C:\Tomcat 5.0\common\lib\servlet-api.jar ===================================================================================== Steps for Setting up DSN 1. Goto Run and type odbcad32 2. Click Add and Select Microsoft Access Driver [.mdb] User Name and Password of Database is username="admin" , Password="admin" 3. After Clicking Finish Button, Select ShopingCart.mdb and Name your DSN to "shop" 4. Click the OK Button. ===================================================================================== Steps for Setting up the Application Runing Note::Copy Class Files and XML file from \ShopingCart\WebModule1\WEB-INF and Paste it to "Tomcat 5.0\webapps\ROOT\WEB-INF" 1. Startup the Tomcat i. Either type startup in Run. ii.%installdir%Tomcat 5.0/bin/startup.bat fireup the startup.bat file 2. Start the Nokia WAP Gateway Simulator 4.0 3. Start Nokia Mobile Browser Simulator Just Browser the Page: http://localhost:8080/customerlogin 4. Enter UserName=ali, Password=ali

7_2009-2012 #238349
DirectDB Direct Connection with Database in Java

(Please Vote Me) Make Direct Database Connection in Java without any DSN. Just give your Access .mdb Database file path and start using Database.

Languages
Top Categories
Global Discovery