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...


where our package shoud be kept in the application whenwe
want to import that package in the jsp application?



where our package shoud be kept in the application whenwe want to import that package in the jsp ap..

Answer / raveendra

we can import that particular package in the top of the JSP
program.we can use <%@ page
import="java.util.*,java.text.*" %> to import UTIL and TEXT
packages into our program.

Is This Answer Correct ?    14 Yes 0 No

Post New Answer

More J2EE Interview Questions

What is callback methods?

0 Answers  


Which edition of java is used for developing web application?

0 Answers  


What is java developer job description?

0 Answers  


How to invoke stored procedure in hibernate?

0 Answers  


i have to create an application with session.during that session a timer will be started & show the time in second upto the session expired.So that i can know how many time i in that session. Hint:-i m hinted that it will coded with javascript

4 Answers   L&T, Wipro,


Hi friends can you give me sample code for Entire j2ee web application with struts and hibernate.I mean code for Dao, DaoImpl, HibernateDao ,HibernateDaoImpl, Dto , service , ServiceImpl , i.e.

1 Answers  


Since we can create managed bean by two ways as, we can define the bean name in faces-config.xml file so that page can use that OR we can write annotation on bean class so that it is automatically assign to page but I want to know which one is good programming practice ? And also mention disadvantage of other which should not prefer ... Thanking you...

0 Answers   ASD Lab,


What is declarative security ?

0 Answers  


What is java technology stack?

0 Answers  


Is java is fully object oriented?

0 Answers  


What is callback methods Component methods called by the container to notify the component of important events in its life cycle?

0 Answers  


Possible ways for debugging java ,javascript,jsp and servlet. Can we use System.out.println debugging java.

2 Answers  


Categories