dear sir,i am IT student.i wont to run this programme.but i cannt do it,i try to run this programme folowing install.txt fille. after that i can see this error mesg,
org.apache.jasper.jasperExcption:/cart/index.jsp(1,52)File"/tags/struts-logic" not found
pls,
help me
lahiru43@yahoo.com
Pleases, Give me sample coding for shopping cart for
Grid view,Delete button click event,How to Add Total price(coding),how to those Add item Add to database.
(Code for .Net)
Pleases replay me
thanks.
Deploying it (on jboss) gave:
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Servlet execution threw an exception
root cause
java.lang.NoSuchFieldError: EMPTY_ORDERED_ITERATOR
org.apache.commons.collections.map.AbstractLinkedMap.createValuesIterator(AbstractLinkedMap.java:482)
org.apache.commons.collections.map.AbstractHashedMap$Values.iterator(AbstractHashedMap.java:958)
java.util.AbstractCollection.toArray(AbstractCollection.java:120)
java.util.ArrayList.<init>(ArrayList.java:131)
org.springframework.context.support.AbstractApplicationContext.registerBeanPostProcessors(AbstractApplicationContext.java:406)
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:305)
org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh(AbstractRefreshableWebApplicationContext.java:134)
org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246)
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:184)
org.springframework.web.context.ContextLoaderServlet.init(ContextLoaderServlet.java:83)
javax.servlet.GenericServlet.init(GenericServlet.java:242)
org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90)
org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
java.lang.Thread.run(Thread.java:662)
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Servlet execution threw an exception
root cause
java.lang.NoSuchFieldError: EMPTY_ORDERED_ITERATOR
org.apache.commons.collections.map.AbstractLinkedMap.createValuesIterator(AbstractLinkedMap.java:482)
org.apache.commons.collections.map.AbstractHashedMap$Values.iterator(AbstractHashedMap.java:958)
java.util.AbstractCollection.toArray(AbstractCollection.java:137)
java.util.ArrayList.<init>(ArrayList.java:151)
org.springframework.context.support.AbstractApplicationContext.registerBeanPostProcessors(AbstractApplicationContext.java:406)
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:305)
org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh(AbstractRefreshableWebApplicationContext.java:134)
org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246)
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:184)
org.springframework.web.context.ContextLoaderServlet.init(ContextLoaderServlet.java:83)
javax.servlet.GenericServlet.init(GenericServlet.java:160)
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
java.util.concurrent.FutureTask.run(FutureTask.java:166)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
java.lang.Thread.run(Thread.java:722)
hello sir.
i want online shopping project.i got download form your site.
but i can not know the projects config
iam install jdk1.7 and tomcat6.0..
To run projects in tomcat i am got following error.
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
The full stack trace of the root cause is available in the Apache Tomcat/6.0.32 logs.
plz can u send me a java program for online shopping like v will have 3 categerious in dat such as 1.mens 2.womens 3.kids n after v selecting one of the above like womens in dat also v will have fews numbering like 1.sarees 2.jeans 3.tops 4. Punjabi dresses n again v will select any one of the above n den the bill will be paid
for the above question i need a java program as soon as possible i.e.with in 2 hrs plz send d ans 4 my mail
Hi,
I received the below error. Any idea on how to fix this?
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Servlet execution threw an exception
root cause
java.lang.NoSuchFieldError: EMPTY_ORDERED_ITERATOR
org.apache.commons.collections.map.AbstractLinkedMap.createValuesIterator(AbstractLinkedMap.java:482)
org.apache.commons.collections.map.AbstractHashedMap$Values.iterator(AbstractHashedMap.java:958)
java.util.AbstractCollection.toArray(AbstractCollection.java:137)
java.util.ArrayList.<init>(ArrayList.java:151)
org.springframework.context.support.AbstractApplicationContext.registerBeanPostProcessors(AbstractApplicationContext.java:406)
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:305)
org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh(AbstractRefreshableWebApplicationContext.java:134)
org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246)
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:184)
org.springframework.web.context.ContextLoaderServlet.init(ContextLoaderServlet.java:83)
javax.servlet.GenericServlet.init(GenericServlet.java:160)
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
java.util.concurrent.FutureTask.run(FutureTask.java:166)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
java.lang.Thread.run(Thread.java:722)
note The full stack trace of the root cause is available in the Apache Tomcat/7.0.14 logs.
--------------------------------------------------------------------------------
Apache Tomcat/7.0.14
Just a couple of configuration updates I had to do to make the cart app work:
1. There are a couple of commons-collections jar versions in the lib directory. You must remove all of the older versions.
2. Download and add mysql-connector-java-5.1.14.jar to the lib directory.
actually i don't know how to make online payment in ma software so i want the source code fore same . Basically, i want to know the about source code or procedure in java so that i will be able to make online payments
I downloaded the shopping cart, but how am I suppose to run it. I just see files and don't know what I need to do with them. I know what shopping cart is thou.
Thanks in advance
sir, i have to transfer money from customers account to my account. if customer select product for purchasing. after selecting product , customer should give credit card id and then money should transfer into my account and product should deliver to appropriate customer
h1b visa processing in jspbavithradharshan May 25, 2011 at 10:29 AM
iam doing project in jsp and titled as h1b visa processing. kindly help me by sending the source cod for onsite processing..
i have a questions?lahiru madusanka July 7, 2011 at 5:15 PM
dear sir,i am IT student.i wont to run this programme.but i cannt do it,i try to run this programme folowing install.txt fille. after that i can see this error mesg, org.apache.jasper.jasperExcption:/cart/index.jsp(1,52)File"/tags/struts-logic" not found pls, help me lahiru43@yahoo.com
in jsp shopping catkrishan kumar sharma July 10, 2011 at 11:59 AM
how we pay the money in shoppincart using cradit card? and how we print thebill?
Create aonling Purchesing shopping cart (Asp .Net)Janaka Namayakkara October 2, 2011 at 8:40 AM
Pleases, Give me sample coding for shopping cart for Grid view,Delete button click event,How to Add Total price(coding),how to those Add item Add to database. (Code for .Net) Pleases replay me thanks.
shopping cartfayiza October 6, 2011 at 3:28 PM
need shopping cart source code in java
online shopping cart KAMALAKAR SHETAKE October 21, 2011 at 2:14 PM
give the application
Deployment errorVijay March 4, 2013 at 1:07 AM
Deploying it (on jboss) gave: description The server encountered an internal error () that prevented it from fulfilling this request. exception javax.servlet.ServletException: Servlet execution threw an exception root cause java.lang.NoSuchFieldError: EMPTY_ORDERED_ITERATOR org.apache.commons.collections.map.AbstractLinkedMap.createValuesIterator(AbstractLinkedMap.java:482) org.apache.commons.collections.map.AbstractHashedMap$Values.iterator(AbstractHashedMap.java:958) java.util.AbstractCollection.toArray(AbstractCollection.java:120) java.util.ArrayList.<init>(ArrayList.java:131) org.springframework.context.support.AbstractApplicationContext.registerBeanPostProcessors(AbstractApplicationContext.java:406) org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:305) org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh(AbstractRefreshableWebApplicationContext.java:134) org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246) org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:184) org.springframework.web.context.ContextLoaderServlet.init(ContextLoaderServlet.java:83) javax.servlet.GenericServlet.init(GenericServlet.java:242) org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90) org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) java.lang.Thread.run(Thread.java:662)
error on running shopping cart.David December 21, 2011 at 1:30 PM
HTTP Status 500 - -------------------------------------------------------------------------------- type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception javax.servlet.ServletException: Servlet execution threw an exception root cause java.lang.NoSuchFieldError: EMPTY_ORDERED_ITERATOR org.apache.commons.collections.map.AbstractLinkedMap.createValuesIterator(AbstractLinkedMap.java:482) org.apache.commons.collections.map.AbstractHashedMap$Values.iterator(AbstractHashedMap.java:958) java.util.AbstractCollection.toArray(AbstractCollection.java:137) java.util.ArrayList.<init>(ArrayList.java:151) org.springframework.context.support.AbstractApplicationContext.registerBeanPostProcessors(AbstractApplicationContext.java:406) org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:305) org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh(AbstractRefreshableWebApplicationContext.java:134) org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246) org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:184) org.springframework.web.context.ContextLoaderServlet.init(ContextLoaderServlet.java:83) javax.servlet.GenericServlet.init(GenericServlet.java:160) java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) java.util.concurrent.FutureTask.run(FutureTask.java:166) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) java.lang.Thread.run(Thread.java:722)
How do i run the shopping cartHilda December 22, 2011 at 5:49 PM
I downloaded the free shopping cart but could not run so how do i run the application please.
HELPsibi January 10, 2012 at 1:31 PM
hello sir. i want online shopping project.i got download form your site. but i can not know the projects config iam install jdk1.7 and tomcat6.0.. To run projects in tomcat i am got following error. type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception The full stack trace of the root cause is available in the Apache Tomcat/6.0.32 logs.
ErrorDINESH January 17, 2012 at 12:33 AM
Hello I Run above Project in netbean but not working , please help me how run this project in netbean or eclipse
java programnagavalli January 21, 2012 at 7:39 PM
plz can u send me a java program for online shopping like v will have 3 categerious in dat such as 1.mens 2.womens 3.kids n after v selecting one of the above like womens in dat also v will have fews numbering like 1.sarees 2.jeans 3.tops 4. Punjabi dresses n again v will select any one of the above n den the bill will be paid for the above question i need a java program as soon as possible i.e.with in 2 hrs plz send d ans 4 my mail
itjavaria zia January 26, 2012 at 12:45 PM
good help for beginer
Shopping CartDavid January 30, 2012 at 12:09 PM
Hi, I received the below error. Any idea on how to fix this? HTTP Status 500 - -------------------------------------------------------------------------------- type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception javax.servlet.ServletException: Servlet execution threw an exception root cause java.lang.NoSuchFieldError: EMPTY_ORDERED_ITERATOR org.apache.commons.collections.map.AbstractLinkedMap.createValuesIterator(AbstractLinkedMap.java:482) org.apache.commons.collections.map.AbstractHashedMap$Values.iterator(AbstractHashedMap.java:958) java.util.AbstractCollection.toArray(AbstractCollection.java:137) java.util.ArrayList.<init>(ArrayList.java:151) org.springframework.context.support.AbstractApplicationContext.registerBeanPostProcessors(AbstractApplicationContext.java:406) org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:305) org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh(AbstractRefreshableWebApplicationContext.java:134) org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246) org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:184) org.springframework.web.context.ContextLoaderServlet.init(ContextLoaderServlet.java:83) javax.servlet.GenericServlet.init(GenericServlet.java:160) java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) java.util.concurrent.FutureTask.run(FutureTask.java:166) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) java.lang.Thread.run(Thread.java:722) note The full stack trace of the root cause is available in the Apache Tomcat/7.0.14 logs. -------------------------------------------------------------------------------- Apache Tomcat/7.0.14
shopping cart harshapriya February 1, 2012 at 3:37 PM
i want sample project for shopping cart
Configuration updates to make cart application Dave February 12, 2012 at 1:32 AM
Just a couple of configuration updates I had to do to make the cart app work: 1. There are a couple of commons-collections jar versions in the lib directory. You must remove all of the older versions. 2. Download and add mysql-connector-java-5.1.14.jar to the lib directory.
i get errormitesh February 16, 2012 at 11:47 AM
i get error to connect the /cart/welcome.do java.lang.NoSuchFieldError: EMPTY_ORDERED_ITERATOR org.apache.commons.collections.map.AbstractLinkedMap.createValuesIterator(AbstractLinkedMap.java:482) org.apache.commons.collections.map.AbstractHashedMap$Values.iterator(AbstractHashedMap.java:958) java.util.AbstractCollection.toArray(Unknown Source) java.util.ArrayList.<init>(Unknown Source) org.springframework.context.support.AbstractApplicationContext.registerBeanPostProcessors(AbstractApplicationContext.java:406) org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:305) org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh(AbstractRefreshableWebApplicationContext.java:134) org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246) org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:184) org.springframework.web.context.ContextLoaderServlet.init(ContextLoaderServlet.java:83) javax.servlet.GenericServlet.init(GenericServlet.java:160) org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1095) org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1617) java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) java.util.concurrent.FutureTask.run(Unknown Source) java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) java.lang.Thread.run(Unknown Source)
online paymentMicky February 21, 2012 at 8:28 PM
actually i don't know how to make online payment in ma software so i want the source code fore same . Basically, i want to know the about source code or procedure in java so that i will be able to make online payments
NiceSajith February 23, 2012 at 10:25 PM
Downloading the codes. thanks a lot
How can I open as the Project?Sajith February 23, 2012 at 10:55 PM
please tell me what is the IDE to open as the Project?
hellomy album March 9, 2012 at 12:29 AM
i need a sample java code about supermarket system...
very good mohamed March 12, 2012 at 3:04 PM
what about the version Arabic
commentrekha May 11, 2012 at 10:27 PM
very nic website.I always prefer this website when i get any doubt in my programming
how to installkrishna bang July 16, 2012 at 3:10 PM
i have downloaded the source code, plz give me guidelines to install the project in eclipse IDE/
Java shopping cartAye August 1, 2012 at 3:24 PM
I downloaded the shopping cart, but how am I suppose to run it. I just see files and don't know what I need to do with them. I know what shopping cart is thou. Thanks in advance
project not runningShank October 19, 2012 at 8:29 PM
whilr running in apache tomcat 7.0 servlet is throwing exception.. plz help..
request for shopping cart documentationsatya October 20, 2012 at 1:15 PM
Hi dude, can you please send me the documentation for this shopping cart project
mobile shopping cart projectsantosh kumar March 30, 2013 at 4:31 PM
sir i need ,mobile shopping cart project so plz send all sorce code in my email this project should be in jsp using eclipse
unable to run this projectrohit kamble April 6, 2013 at 12:43 PM
sir i urgently require this project for submission in my college but i am unbale to run it :-( please give a tutorial in detail
Project IssueNikhil April 15, 2013 at 9:29 PM
Hi, How do I open the project in Eclipse IDE. When I am trying to import the project, it does not show any file that can be imported. Please help!!
Transfer money from one account to another accountTushar Kadam May 16, 2013 at 6:42 PM
sir, i have to transfer money from customers account to my account. if customer select product for purchasing. after selecting product , customer should give credit card id and then money should transfer into my account and product should deliver to appropriate customer
Execution of Shopping CartMUNISH KUMAR June 11, 2011 at 1:43 PM
i am wanted to know how i can execute shopping cart software please reply me answer step by step.
shoppingfayiza October 6, 2011 at 3:23 PM
I want shopping cart source code in java
Post your Comment