Hi all,

If you are getting this error message when you run this project 

org.springframework.web.util.NestedServletException: Request processing failed; 
nested exception is java.lang.NumberFormatException: For input string: """
        
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:488)
        
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:431)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
        
org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:390)
root cause 
java.lang.NumberFormatException: For input string: """ 


Then you need to remove the JAVA symbol from the tradingapp-servlet.xml file. 


_________________________________________________________________
Share your photos with Windows Live Photos – Free.
http://clk.atdmt.com/UKM/go/134665338/direct/01/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Java 
EE (J2EE) Programming with Passion!" group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to