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 is meant by a servlet?

0 Answers  


What is done after deploying a war file and before client gives a request

2 Answers   Bosch,


Can we override servlet service method?

0 Answers  


What are the annotations used in servlet 3?

0 Answers  


What do you mean by annotations in servlet?

0 Answers  


What is difference between cookies and httpsession?

0 Answers  


Name the different ways of session tracking.

0 Answers  


What is called Session Tracking?

0 Answers  


What is Client-Server Computing?

0 Answers   TCS,


what is the control flow in servlet when we send a request?

5 Answers   TCS,


What is the difference between forward () and sendredirect () functions in servlet? Explain

0 Answers  


Is tomcat a servlet container?

0 Answers  


Categories