| Forums.Sureshkumar.net : A Perfect Place to Share Knowledge Blogs Games Magazines |
|
|||||||
| Other Queries Any Info about walk-ins , Off Campus and all fresher’s related topic is discussed in this section. A small Info posted can show a ray of hope 4 others. |
![]() |
|
|
LinkBack | Thread Tools | Rate Thread | Display Modes |
|
|
#1 (permalink) |
|
Junior Member
Join Date: Jun 2006
Location:
Posts: 2
Thanks: 0 Thanked 0 Times in 0 Posts Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 3
|
Q)How many ways we can call the REquestDispatcher object?
Q)what is the difference betweenIterator and Enumator? Q)can we provide the constructor to a servlet? Q)what is the diffarance between lists and sets? Q) what type of code we can provide in the servlet init() method to call the jsp? Q)can u explain the sinero given below if we have two forms, we can submit the first form then second form will be generate, after the second form is submit thedata will be submit in the database. then, forther we can give any one of the field in another form we can get the whole data. this is the sinero ple tell me the process? |
|
|
|
|
|
#2 (permalink) |
|
Senior Member
Join Date: Mar 2006
Posts: 609
Thanks: 0 Thanked 24 Times in 8 Posts Thanks: 0
Thanked 24 Times in 8 Posts
Rep Power: 10
|
HI,
2.ENUMERATOR: a.Not always produces an error if the collection during iteration is changed. b.Used by Vector. ITERATOR: a.Always generates an error if collection is changed. b.Used by list. 3. Ya.We can have constructor. 4.While storing,set dont perform it in an ordered way. While storing,list perform it in an ordered way.
__________________
\"A GREAT PLEASURE IN LIFE IS DOING WHAT PEOPLE SAY YOU CANNOT DO\". |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|