Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


My Question is that i am using <image> tag in my servlet and
after compilation after that calling by url in my browser
then images are not showing. Sometime images are showing and
sometime is not showing. I am using Tomcat to run my
servlets.
Tell me if there any specification for image in servlets or
what is solution for this ??

Answers were Sorted based on User's Feedback



My Question is that i am using <image> tag in my servlet and after compilation after that ca..

Answer / rao

u r trying wrong correct is <img src="">

Is This Answer Correct ?    11 Yes 1 No

My Question is that i am using <image> tag in my servlet and after compilation after that ca..

Answer / shailendra

because it will take http path not take directory path if
you gave <img
src="http://localhost:8080/UploadExample/upload...> like
that image will definity show.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Servlets Interview Questions

what happens if we wont use destroy()?

4 Answers   IBM,


How can we perform any action at the time of deploying the project?

0 Answers  


i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 500,but i want to send response to 498 page,what should i do

2 Answers   Caritor, Globerian,


How the typical servlet code look like ?

0 Answers  


What is servlet in tomcat?

0 Answers  


What is difference between PrintWriter and ServletOutputStream?

0 Answers  


What are the methods in HttpServlet?

8 Answers  


What is use of parseQueryString?

1 Answers  


Differentiate between the get and post method

0 Answers  


request parameter how to find whether a parameter exists in the request object?

0 Answers  


Why do you use session tracking in httpservlet?

0 Answers  


What is the use of Servlets?

7 Answers   Infosys,


Categories