Skip to main content

All Questions

0 votes
0 answers
65 views

java servlet not finding subpage defined in web.xml

I am trying to build a simple Google visualization web app using a java servlet. I finally got all the code working and imported correctly, however, for some reason I am getting a 404 on the query ...
Neglected Sanity's user avatar
0 votes
1 answer
311 views

Google Chart is not displaying HashMap data in Java Servlet

I am trying to use google chart in Java Servlet code following this link tutorial - https://developers.google.com/chart/interactive/docs/gallery/barchart I am able to display the exact chart which is ...
Rohan Jain's user avatar
-1 votes
1 answer
424 views

Google charts and database - what to learn in java for this?

recently i discovered Google Charts and it will be very good tool for me. I'd like to create web application, so i started learning java and java servlets (JSP), and also start reading about Spring. ...
Elfoc's user avatar
  • 3,689