dropdown list in jsf March 27, 2013 at 11:36 AM
I want to add a list box to display the country name from the lists on all countries.When I select for e.g India then in the second list box it will display the states related to India only and the flow continues for state and areas related to state.Please provide the code with and without using ... View Questions/Answers
interfce March 27, 2013 at 11:06 AM
do we need to implement all methods interface if yes I want example code
please send me
hi,
this is my code
public interface Abc
{
public void m1();
public void m2();
public void m3();
public void m4();
}
I want to implemented only m1,m2 how
... View Questions/Answers
java Questions March 27, 2013 at 10:59 AM
do we need to implement all methods interface if yes I want example code
please send me
... View Questions/Answers
Query for generating Stock Report Using MVC architecture in j2ee March 27, 2013 at 1:22 AM
help Me for query , to generate the stock report of shopping project.
Considering some data (current stock=(summation of)watch Quantity in WATCHMASTER -
(summation of)watch quantity in WATCHORDER)
my tables with data is:
WATCHMASTER
{
watchid varchar... View Questions/Answers
struts dropdown list March 26, 2013 at 6:44 PM
In strtus how to set the dropdown list values from database ? I have a ArrayList object and set this object in dropdown jsp page using struts ?
please send me jsp code...
sample code:
**Action Class:-**
ArrayList<DropDownVO> m... View Questions/Answers
Triangle program March 26, 2013 at 2:41 PM
1
121
12321
1234321
123454321
kindly give the code 4 this program in java
... View Questions/Answers
What are events? Explain how Event handling in Java? March 26, 2013 at 1:18 PM
What are events? Explain how Event handling in Java?
... View Questions/Answers
What is a vector in Java? Explain with example. March 26, 2013 at 12:37 PM
What is a vector in Java? Explain with example.
... View Questions/Answers
What is Abstract classes in Java? March 26, 2013 at 12:29 PM
What is Abstrack class in Java programming language?
Please suggest any reference for finding examples.
thanks,
... View Questions/Answers
What is a file Separator? March 26, 2013 at 11:34 AM
What is a file separator in Java Program?
... View Questions/Answers
What are constructors ? explain different types of constructor with example March 26, 2013 at 10:57 AM
Hi,
What are constructors ? explain different types of constructor with example
Please feel free suggest links for references.
thanks,
... View Questions/Answers
jsp code for shopping cart March 26, 2013 at 10:06 AM
please provide me the jsp code for online shopping cart.
... View Questions/Answers
looping .. March 26, 2013 at 8:24 AM
can i get coding for get the following output: (using looping)
0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144
... View Questions/Answers
social networking community system March 25, 2013 at 4:16 PM
In the above mentioned title login page not working properly.
**1.login.jsp**
<%@ page language="java" %>
<%@ page session="true" %>
<%@ page import="java.sql.*,java.io.*,com.minglespot.MyFunctions"%>
<%! String ErrCode="0",LoginCode="A";... View Questions/Answers
Online Cab Booking using Java (Struts2+Hibernate) March 25, 2013 at 1:42 PM
hi
anyone send me the online cab booking(cab booking and canceling)using java+Struts2
its for my interview can u send as soon as possible..
thank u :)
Surya
... View Questions/Answers
Hibernate error in eclipse March 24, 2013 at 7:35 PM
Hi...
while running my application i got these type errors...can youme please?
Exception in thread "main" java.lang.ExceptionInInitializerError
at com.StoreData.main(StoreData.java:11)
Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.... View Questions/Answers
Hibernate error in eclipse March 24, 2013 at 7:35 PM
Hi...
while running my application i got these type errors...can youme please?
Exception in thread "main" java.lang.ExceptionInInitializerError
at com.StoreData.main(StoreData.java:11)
Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.... View Questions/Answers
Hibernate error in eclipse March 24, 2013 at 7:35 PM
Hi...
while running my application i got these type errors...can youme please?
Exception in thread "main" java.lang.ExceptionInInitializerError
at com.StoreData.main(StoreData.java:11)
Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.... View Questions/Answers
Hibernate error in eclipse March 24, 2013 at 7:35 PM
Hi...
while running my application i got these type errors...can youme please?
Exception in thread "main" java.lang.ExceptionInInitializerError
at com.StoreData.main(StoreData.java:11)
Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.... View Questions/Answers
Hibernate error in eclipse March 24, 2013 at 7:35 PM
Hi...
while running my application i got these type errors...can youme please?
Exception in thread "main" java.lang.ExceptionInInitializerError
at com.StoreData.main(StoreData.java:11)
Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.... View Questions/Answers
C++ March 24, 2013 at 5:20 PM
How can i write this in dev c++
... View Questions/Answers
C++ March 24, 2013 at 5:11 PM
How can i write this in dev c++
... View Questions/Answers
code March 24, 2013 at 11:37 AM
How to create registration form for student login page and also whatever we enter in that form should store in corresponding student database?
The Student login page should contain StudentID, StudentName, Password, reenter Password, Phoneno,Address, Email_id.
... View Questions/Answers
ArrayList programe March 24, 2013 at 12:25 AM
How to write a java program to accept an array list of Employee objects. search,delete and modify a particular Employee based on Id Number (like ID,Name&Address)
... View Questions/Answers
If I open .class file with notepad what is displayed? March 23, 2013 at 8:27 PM
What is displayed when we open java .class files with notepad?
... View Questions/Answers
Request for Discussion forum in jsp March 23, 2013 at 5:48 PM
Hi i want discussion forum to my project. Can anyone tell me, what are all requirements needed to create it. THanks in advance
... View Questions/Answers
help please March 23, 2013 at 4:13 PM
hi i am done with register application using jsps servlets htmls. But i couldnt imp one thing that.. Wen u login to ur account browser shwos some url if copy and paste that url even after i logout from my account still my account opens. I want it to display on homepage or loginpage saying relogin... View Questions/Answers
help me in answering this March 23, 2013 at 3:42 PM
hi assume there are 3jsps in 1.jsp i create a session add somthin to it lyk HttpSession hs = request.getSession(true)... hs.setAttribute(key,value) in 2.jsp i vl invalidate session lyk dis HttpSession hs= req.getSession(false) ... View Questions/Answers
how to check a remote applications validity March 23, 2013 at 11:11 AM
i am developing a network application to avoid unauthorized access to a port .. for that i need to get the application id . how to get the appln id of an appln. or is there any way to detect an appln's validity into a particular port
... View Questions/Answers
How to retrieve a field from SQLite to Edittext in android March 23, 2013 at 10:51 AM
Hi... Im new to android.. i do no how to retrieve a field from database(SQLite).
I'd like to retrieve password field to my edittext in my app.. This is my code.
**
public boolean getDetails(String email)
{
ForgotPassword fp=new ForgotPas... View Questions/Answers
How to retrieve a field from SQLite to Edittext in android March 23, 2013 at 10:51 AM
Hi... Im new to android.. i do no how to retrieve a field from database(SQLite).
I'd like to retrieve password field to my edittext in my app.. This is my code.
**
public boolean getDetails(String email)
{
ForgotPassword fp=new ForgotPas... View Questions/Answers
Help please, some strange errors March 23, 2013 at 9:08 AM
Sorry about this messy formatting. As a beginner in java i got no idea which part of the code is creating this errors so i have posted the whole program here. Here i tried to make the monopoly game of two players with some basic things like moving the player on the game board according to the dic... View Questions/Answers
Java textfield validaton March 22, 2013 at 8:30 PM
Sir... i'm new to java. In java JTextfield when we entered a negative value after pressing one button it have to display an error message dialog of textfield and also the textfield should accept positive integers with in some range. please provide solution for the above.
thanks in adva... View Questions/Answers
Java textfield validaton March 22, 2013 at 8:30 PM
Sir... i'm new to java. In java JTextfield when we entered a negative value after pressing one button it have to display an error message dialog of textfield and also the textfield should accept positive integers with in some range. please provide solution for the above.
thanks in adva... View Questions/Answers
DOubt in Mysql connections March 22, 2013 at 7:12 PM
i have some problem regarding data base connections, i have created a hostname, username and password in filezilla server but after i give those names also it is showing error like this:
mysql_connect() [function.mysql-connect]: Host 'MD-PLESK-WEB8.public.directi.com' is not allowed to c... View Questions/Answers
mutiple storage of values March 22, 2013 at 4:04 PM
i have 3 fields in table i.e street number,house number,colony.Now i want to store these 3 fields into a single field of another table .Name of the field is address. and have to check whether the data stored in the 3 fields are same as the data stored in a single field.
... View Questions/Answers
mutiple storage of values March 22, 2013 at 4:04 PM
i have 3 fields in table i.e street number,house number,colony.Now i want to store these 3 fields into a single field of another table .Name of the field is address. and have to check whether the data stored in the 3 fields are same as the data stored in a single field.
... View Questions/Answers
How to configure mvc:default-servlet-handler tag? March 22, 2013 at 11:55 AM
How to configure mvc:default-servlet-handler tag?
Please feel free to suggest examples or any reference websites.
Thanks,
... View Questions/Answers
How to do Static Resources Configuration in Spring MVC? March 22, 2013 at 11:54 AM
Hi,
I want to know How to do Static Resources Configuration in Spring MVC?
thanks,
... View Questions/Answers
How to configure ParameterizableViewController through MVC Java config and XML? March 22, 2013 at 11:53 AM
Hi,
Plz help me in How to configure ParameterizableViewController through MVC Java config and XML?
Please feel free to suggest links or example.
thanks
... View Questions/Answers
Any specific log4j statements for Hibernate Envers for showing the Envers related errors March 22, 2013 at 11:47 AM
We are applying Hibernate Envers for existing hibernate project.
If there is any specific errors related to hibernate envers those are not coming in console.
We had the following statements in log4j
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
lo... View Questions/Answers
How to add a file in GZIP file format in Java programme. March 22, 2013 at 11:27 AM
Hi please help me.
How to add a file GZIP File format in Java program. If example or suggest link for reference then it will be good.
thanks,
... View Questions/Answers
How to downloads an application of the file from remote location? March 22, 2013 at 11:07 AM
Hi,
Can help me How to downloads an application of Java file from remote location?
Thanks,
... View Questions/Answers
j2ee environment varaiable details March 22, 2013 at 11:01 AM
hi friends recently i installed jdk7, tomcat 7,j2ee6.If i run the j2se programs no problem but i run basicsevlet program hello world it show several error.please tell me the what is the environment variables i have changed.
the program i typed is
import ... View Questions/Answers
How to write in File in Java March 22, 2013 at 10:47 AM
Hi,
How to write in File in Java. Please suggest and give example of this program.
thanks.
... View Questions/Answers
How to write in File in Java March 22, 2013 at 10:47 AM
Hi,
How to write in File in Java. Please suggest and give example of this program.
thanks.
... View Questions/Answers
Cryptograpy March 21, 2013 at 11:09 PM
Write a separate java classes for encryption and decryption for already generated public and private keys ex:(PKCS8EncodedKeySpec; X509EncodedKeySpec;)
... View Questions/Answers
Java Class Diagram March 21, 2013 at 5:39 PM
How to create a class diagram for the process of buying glasses from the viewpoint of the patient. The first step is to see an eye doctor who will give the patient a prescription. Once the patient has the prescription, he/she goes to a glasses store, where he/she selects a frame and a lense. and ... View Questions/Answers
Execute .dll file in java? March 21, 2013 at 5:37 PM
please anybody give me solution for executing .dll files in java?
... View Questions/Answers
How to write a search functionality using javascript/jquery March 21, 2013 at 2:35 PM
How to write a search functionality using javascript/jquery for ex: im searching "s" names it wil display "s" names
... View Questions/Answers
cs211 March 21, 2013 at 10:32 AM
i have problem in writing and execute this program need help.....
Suppose you want to write a program to compute the square function, n2. Write two different machine language programs for the Wombat computer that can solve this problem. Each program should prompt the user to enter a value... View Questions/Answers
related retrieving value from oracle database March 21, 2013 at 9:53 AM
how we get the value from database in the given textbox...
... View Questions/Answers
related retrieving value from oracle database March 21, 2013 at 9:53 AM
how we get the value from database in the given textbox...
... View Questions/Answers
reg tutorial http://www.roseindia.net/webservices/netbeans/JAX-RPCAdvanceConcepts.shtml March 21, 2013 at 1:37 AM
I'm using netbeans 7.2.1. I followed the steps of the tutorial as given in http://www.roseindia.net/webservices/netbeans/JAX-RPCAdvanceConcepts.shtml.
But in step 9 as mentioned in fig.9, I'm not getting enterprise resources -> database when I right click... Thanks in advance
... View Questions/Answers
how to create an xml file in following clear format March 20, 2013 at 11:13 PM
anyone please help me out to create this file,,.
<Tasks>
<Taskid>1
<Taskname>Coding
<Project>CeMIC
<Date>21 February
<... View Questions/Answers
How to use struts2 grid with form submission March 20, 2013 at 9:19 PM
Hello,
I've already searched on Stackoverflow with no luck;
I want to make one filter form in which user enters data and according to that data, I want to show results in Struts2 jQGrid.
By default when page loads, Struts2 jQGrid already have action url having all da... View Questions/Answers
ckeditor <p> and March 20, 2013 at 5:01 PM
how to prevent ckeditor from adding blank spaces and paregraph in text area
... View Questions/Answers
ckeditor <p> and March 20, 2013 at 5:01 PM
how to prevent ckeditor from adding blank spaces and paregraph in text area
... View Questions/Answers
how to call the array variable in scriptlet from javascript function March 20, 2013 at 3:40 PM
This is the scriptlet code:-
<%
String[] abc={"saab","volvo","bmw","Benz","Porsche","Jaguar"};
%>
Actually i want the array variable one by one and display them in the dropdown list by using the below function
function myFunction()
{
alert("hi");
var x='<%= abc[0]%>';
... View Questions/Answers
how to convert all the pixel value to hexadecimal and from hexadecimal to binary in vb.net March 20, 2013 at 2:14 PM
actually i need in vb.net that category is not available so that i selected as java.first i need to store the pixels in 2d array .from that i need to convert all the pixel values into hexadecimal how it can be done in for loop and to convert that hex to bin for all the pixels please`Dim xmax As ... View Questions/Answers
Java March 20, 2013 at 1:52 PM
how to insert 10 lakh record in single class object.
... View Questions/Answers
javascript issue March 20, 2013 at 12:38 PM
hi,
i have an xml file which have country name and there browsers name list
so now in 1st dropdown list country name should print and when we select country corresponding to that in 2nd dropdown list browsers should print.
... View Questions/Answers
voice to text in java March 20, 2013 at 7:57 AM
i'm doing my mini project and my objective is to create a pdf interface using netbeans and instead of text search option,i would like to add on a voice search.. that is when i give a keyword as a voice input the keyword should be highlighted in pdf as it to do in a normal search.i want it to be d... View Questions/Answers
java March 20, 2013 at 1:45 AM
Create a class diagram, both, for permanent and contracted employees, the details of which are supposed to be accepted and displayed on screen.
The following details need to be tracked for permanent employees:
Employee Code
Name
Address
Date of Birth
Annual Basic Salary.
S... View Questions/Answers
java March 20, 2013 at 1:45 AM
Create a class diagram, both, for permanent and contracted employees, the details of which are supposed to be accepted and displayed on screen.
The following details need to be tracked for permanent employees:
Employee Code
Name
Address
Date of Birth
Annual Basic Salary.
S... View Questions/Answers
Please help with this code March 20, 2013 at 12:12 AM
I need some help getting the Search method below to work with the menu, and I also cannot figure out how to get my bubble sort to work. I've spent a long time on this and think my brain is just fried at this point! :(
import java.util.*;
public class Stud... View Questions/Answers
Write an applet to display scrolling image in an applet window using thread. March 19, 2013 at 11:53 PM
Write an applet to display scrolling image in an applet window using thread.
... View Questions/Answers
retrieve Dept Name from table dept and retrieve list of employee from emp table for that dept in combobox March 19, 2013 at 6:19 PM
I have an 2 textboxes and 1 combobox in my HTML page.
user will provide the input in one textbox then JSP code should retrieve data from database from table1 and display it in another textbox and from the same input paramter then its should retrieve the data from another table and display... View Questions/Answers
Scheduler triggering cron jobs multiple times at the scheduled time and job is retained even after deleting March 19, 2013 at 2:54 PM
In our application we are using quartz 1.7.2. Ours is a clustered environment and 2 instances of quartz app is installed on two different boxes which are using one common DB and share the same properties. The properties that are used are following:
org.quartz.scheduler.instanceId = AUTO
... View Questions/Answers
currency converter March 19, 2013 at 1:59 PM
hi i have encountered a problem while creating a pdf file in jsp....
my problem is i want commas for the currency which is diplayed in the pdf file...
i'm using sybase, stored procedure for the front end....
pls suggest me wat to do
... View Questions/Answers
store & retrive the image from oracle database March 19, 2013 at 12:32 PM
how can i store the image path in tha database & fetch that image from oracle database????
... View Questions/Answers
What do you think about client-side/server-side coding ? March 19, 2013 at 12:06 PM
Hi,
What do you think about client-side/server-side coding ?
... View Questions/Answers
Core Java March 19, 2013 at 11:59 AM
Hi,
Can any one please tell me is if possible to access the private member from out side of the class or How to make possible for a base class to access the private member of it's parent class??
... View Questions/Answers
What is Web Development? March 19, 2013 at 11:45 AM
As a end user what arises in your mind. Like "What is Web development". Can any one explain with some examples.
Thanks
... View Questions/Answers
What is JavaScript? March 19, 2013 at 11:21 AM
Hi,
Sometime the students trying to know make there career in Java. For java programming beginners always try to know What is Java script and other java related queries. How to define what is JavaScript?
Thanks,
... View Questions/Answers
How to write file text In New Line March 19, 2013 at 10:40 AM
Hi friends,
How to write file text in new line in Java program. How to write the syntax for this with example.
thanks
... View Questions/Answers
Simple Java applet that need usernam, password and textfield. March 19, 2013 at 8:46 AM
Hi.
Anyone can help me on this matter:
I need to create a small application that require user to login by username and password.
After login, they should meet a textfield box.
Anything that been input to that textbox will be transfer to DB2.
... View Questions/Answers
How to add a column with checkboxes for each record in my table in JSP March 19, 2013 at 5:15 AM
Hi,
Could you please explain it to me how I can add a column with check boxes for each record in my table in JSP? Also, I want to figure out a way that what records the user has checked! If you could give me the answer with an example or give me a link with an example, it is really apprec... View Questions/Answers
Ajax March 19, 2013 at 1:53 AM
how to impliment ajax in registration table using jsp-servlet
... View Questions/Answers
Wombat 1_CPU SIM March 19, 2013 at 12:06 AM
Write another machine language program that takes a binary number and computes the decimal equivalent. The program should prompt user to enter the binary number bit by bit and then compute and display the decimal equivalent. Assume the binary number can contain any number of bits and represent no... View Questions/Answers
Wombat 1_CPU SIM March 18, 2013 at 11:44 PM
i have problem in writing and execute this program need help.....
Suppose you want to write a program to compute the square function, n2. Write two different machine language programs for the Wombat computer that can solve this problem. Each program should prompt the user to enter a value... View Questions/Answers
pattern java example March 18, 2013 at 7:54 PM
how to print this
1
2 6
3 7 10
4 8 11 13
5 9 12 14 15
... View Questions/Answers
insert , edit , and delete button in one jsp page March 18, 2013 at 5:40 PM
hello
I want to ask about the way of creating a jsp page contains insert , edit , and delete buttons and manipulate data in database directly.
any help please or hints?
... View Questions/Answers
ckeditor March 18, 2013 at 5:18 PM
I am trying to open a form in lightbox. I am able to load the form in lightbox but the textarea doesn't have a ckeditor look and feel. If i open the same URL in browser then textarea get converted in CKEditor, but in light box its textarea only. please help me
... View Questions/Answers
ckeditor March 18, 2013 at 5:18 PM
I am trying to open a form in lightbox. I am able to load the form in lightbox but the textarea doesn't have a ckeditor look and feel. If i open the same URL in browser then textarea get converted in CKEditor, but in light box its textarea only. please help me
... View Questions/Answers
ckeditor March 18, 2013 at 5:18 PM
I am trying to open a form in lightbox. I am able to load the form in lightbox but the textarea doesn't have a ckeditor look and feel. If i open the same URL in browser then textarea get converted in CKEditor, but in light box its textarea only. please help me
... View Questions/Answers
ckeditor March 18, 2013 at 5:18 PM
I am trying to open a form in lightbox. I am able to load the form in lightbox but the textarea doesn't have a ckeditor look and feel. If i open the same URL in browser then textarea get converted in CKEditor, but in light box its textarea only. please help me
... View Questions/Answers
ckeditor March 18, 2013 at 5:18 PM
I am trying to open a form in lightbox. I am able to load the form in lightbox but the textarea doesn't have a ckeditor look and feel. If i open the same URL in browser then textarea get converted in CKEditor, but in light box its textarea only. please help me
... View Questions/Answers
ckeditor March 18, 2013 at 5:18 PM
I am trying to open a form in lightbox. I am able to load the form in lightbox but the textarea doesn't have a ckeditor look and feel. If i open the same URL in browser then textarea get converted in CKEditor, but in light box its textarea only. please help me
... View Questions/Answers
ckeditor March 18, 2013 at 5:18 PM
I am trying to open a form in lightbox. I am able to load the form in lightbox but the textarea doesn't have a ckeditor look and feel. If i open the same URL in browser then textarea get converted in CKEditor, but in light box its textarea only. please help me
... View Questions/Answers
ckeditor March 18, 2013 at 5:18 PM
I am trying to open a form in lightbox. I am able to load the form in lightbox but the textarea doesn't have a ckeditor look and feel. If i open the same URL in browser then textarea get converted in CKEditor, but in light box its textarea only. please help me
... View Questions/Answers
ckeditor March 18, 2013 at 5:18 PM
I am trying to open a form in lightbox. I am able to load the form in lightbox but the textarea doesn't have a ckeditor look and feel. If i open the same URL in browser then textarea get converted in CKEditor, but in light box its textarea only. please help me
... View Questions/Answers
ckeditor March 18, 2013 at 5:18 PM
I am trying to open a form in lightbox. I am able to load the form in lightbox but the textarea doesn't have a ckeditor look and feel. If i open the same URL in browser then textarea get converted in CKEditor, but in light box its textarea only. please help me
... View Questions/Answers
ckeditor March 18, 2013 at 5:18 PM
I am trying to open a form in lightbox. I am able to load the form in lightbox but the textarea doesn't have a ckeditor look and feel. If i open the same URL in browser then textarea get converted in CKEditor, but in light box its textarea only. please help me
... View Questions/Answers
ckeditor March 18, 2013 at 5:18 PM
I am trying to open a form in lightbox. I am able to load the form in lightbox but the textarea doesn't have a ckeditor look and feel. If i open the same URL in browser then textarea get converted in CKEditor, but in light box its textarea only. please help me
... View Questions/Answers
ckeditor March 18, 2013 at 5:18 PM
I am trying to open a form in lightbox. I am able to load the form in lightbox but the textarea doesn't have a ckeditor look and feel. If i open the same URL in browser then textarea get converted in CKEditor, but in light box its textarea only. please help me
... View Questions/Answers
ckeditor March 18, 2013 at 5:18 PM
I am trying to open a form in lightbox. I am able to load the form in lightbox but the textarea doesn't have a ckeditor look and feel. If i open the same URL in browser then textarea get converted in CKEditor, but in light box its textarea only. please help me
... View Questions/Answers
ckeditor March 18, 2013 at 5:18 PM
I am trying to open a form in lightbox. I am able to load the form in lightbox but the textarea doesn't have a ckeditor look and feel. If i open the same URL in browser then textarea get converted in CKEditor, but in light box its textarea only. please help me
... View Questions/Answers
groupby implement in java March 18, 2013 at 2:44 PM
**import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.util.Arrays;
import java.util.Hashtable;
import java.util.Vector;
public class... View Questions/Answers
groupby implement in java March 18, 2013 at 2:44 PM
**import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.util.Arrays;
import java.util.Hashtable;
import java.util.Vector;
public class... View Questions/Answers