Clarify my last question's answer 1 Answer(s) 3 years ago
Posted in : Java Beginners
Dear expert,
I've tried out many times your solution but I'm not sure why it is not working. And I do not see how your solution is giving me the matching that I hope to do.
Netbean Ide returns a HTTP 500 message and says that the data could not be found.
Perhaps I did not specify my question too clearly.
Here's my 2 database :-
1.parents
ID, strSub, strtutorType, strLocation
2. tutors
ID, strSubt, strQualificationt, strLocation1
The strQualificationt will have a drop down menu that includes Degree as one of the qualification. strtutorType will also have the same but is in checkboxes.
strLocation is the location for parents and strLocation1 is the location for the tutors.
Inside the database of tutors and parents contain other fields like name, address, email, contact numbers etc.
My purpose is when I do a search, I'll be able to display the tutors particulars like the contact numbers, id, that match the parents' requirements which include location and qualifications. So, the display will have parent's id, contact number and subjects to be tutored and the matching tutors information like the qualifications that the parents want, as well as the tutor contact and names and the qualifications and subjects that the tutors can teach.
Hope to have your expert's advise. Many thanks.
View Answers
June 16, 2010 at 4:17 PM
Hi Friend,
Please clarify your question. Do you want to search through id or through the qualification selected from the drop down menu?
Thanks
Related Pages:
Clarify my last question's answer - Java Beginners Clarifymylastquestion's answer Dear expert,
I've tried out... did not specify myquestion too clearly.
Here's my 2 database... and parents contain other fields like name, address, email, contact numbers etc.
My
Please clarify my doubt
Please clarifymy doubt /here is my sample code for deadlock/
class...[] args)
{
new Deadlock();
}
}
Myquestion is that class A has 2...();
}
synchronized void last()
{
System.out.println("Inside
clarify my question - Java Beginners clarifymy question Dear Sirs/Expert,
Thanks for writing back.
Yes. I want a page to use id of parents to do the search for the match.
So... the matching tutors to the parent.
I was telling you that my degree
to know my answer
to know my answer hi,
this is pinki, i can't solve myquestion "how to change rupee to dollar,pound and viceversa using wrapper class in java." will u help me
please clarify regarding capacity method of my below string buffer class example
please clarify regarding capacity method of my below string buffer class...
vinodaRajDeepakMohit
vinodaRajDeepakMohitraju
length is24
capacity is30
myquestion...; is"+sb.capacity()); //last position
> System.out.println(sb.insert(len,
> "Deepak
Further advice needed on my last question - JSP-Servlet
Further advice needed on mylast question Dear Experts,
I refer to your last solution regarding my matching codes.
After I tried out your... errors
Here are my codes which I modified but basically followed your logic
Clarify my doubt - JSP-Servlet Clarifymy doubt Hi All,
Although i know the concept of Servlet & JSP, but I have never got a chance to work in EJB . So could u please tell me how to create web Project in netbeans and deploy it in tomcat AND/OR creating a web
my answer my answer import com.mysql.jdbc.Connection;
import com.mysql.jdbc.Statement;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.DriverManager;
import java.sql.ResultSet;
import
clarify bt/w service() and doget/dopost() clarify bt/w service() and doget/dopost() Dear friends, i ve question regarding service()and doget/dopost.. the container calls service() where... give me presice answer
last question last question
Input the name and marks of 25 students and compute the average. Print out the name and average of each student.
(You can do this using an array or without using an array
Constructor Chaining Answer
Java NotesConstructor Chaining Answer
Answers to the question in
Constructor Chaining.
Grandparent() constructor
Parent(25) constructor
Parent() constructor
Child() constructor
Copyleft 2003 Fred Swartz
MIT License,
Last
clarify date class - Java Beginners clarify date class Dear,
clarify this question...
"Develop Date class in Java similar to the one available in java.util package. Use JavaDoc comments."
Give me the source code and explain how to create classes similar
question
;/tr>
</table>
this is my jsp page
package servlet;
import java.io.... Last Name:");
l4=new JLabel("Employee Address:");
l5=new JLabel...:");
l16=new JLabel("Employee First Name:");
l17=new JLabel("Employee Last Name
share your answer to this question
share your answer to this question i need to know what is the TELERIK CONTROL?
what is the map suite?
what is dunda chart?
Also i have to know what are the websites available which give infor regarding this.
Let me know how
my question my question "Write a C/C++ program to show the stored procedure PROCRESETMAIL" on database "USER_NOTIFY
my question my question "Write a C/C++ program to show the stored procedure PROCRESETMAIL" on database "USER_NOTIFY
pls answer these question
pls answer these question Write a program that prompts the user to input the length and width of a rectangle.
Then calculate and prints the rectangleâ??s area and perimeter.
import java.io.*;
class rectangle
i cNT GET ANSWER FOR THIS QUESTION
i cNT GET ANSWER FOR THIS QUESTION The roots of the quadratic equation ax2+bx+c=0, aïâ??¹0 are given by the following formula:
x=(-bÃ?±âË?Å¡(b^2-4ac))/2a
In this formula. The term b2-4ac is called
send answer
send answer For online exam project,i want single question on single page and on that page there are three buttons previous,submit,next.If i click on next button it show next question from database
plz. answer my ques - Java Beginners
plz. answermy ques I want to ask a prog. prob which would create a prog that would simply take username and password as input and will display ***** while taking passwords as input.(As it is done at login in websites).
Also
Please , can any one answer this Question?
Please , can any one answer this Question? How to cummunicate one web application to another web application in different places
my question - EJB my question is it possiable to create web application using java beans & EJB's with out implementing Servlets and jsps in that java beans and EJB's
solve my question shortly
solve myquestion shortly <html>
<head>
<script>
function checkphoneNumber(number){
if(/[^\d ]/.test(number)){
alert('It should contain numbers [0-9] only!');
document.getElementById
my question is related to my project viz myquestion is related to my project viz Sir, my project is based on MR tracking system developed using struts framework, it has been developed in Net Beans the whole project is working except a jsp page named dayplan.jsp
Java experts.Please answer this question - Java Beginners
Java experts.Please answer this question class A
{
void get()
{
System.out.println("A's method");
}
}
class C extends A{}
class D extends A
{
void set()
{
System.out.println("D's method");
}
}
class ins
{
public
Question Question When there is an exception in my program how java runtime system handles
Question Answer
website.
If you found the question you can read the answer if it solves your...?
Browse Latest Questions
Question-Answer Guidelines...
Here, you can post your desired question. For
posting any question / query
question
question dear sir/madam
myquestion is how to compare two text format in java..we are java beginners..so we need the complete source code for above mentioned question...we have to compare each and every word
need the answer vry urgently..plz help me...[plzzzzzzzz
need the answer vry urgently..plz help me...[plzzzzzzzz the question is....
1-create a form accepting user name,password and confirm password......to panda.pragnya7@gmail.com/panda_pragnya@yahoo.com...plz plz...help....me..it can change my lyfe
question
question Dear sir
i had some typing mistake at previous question
so its my humble request to let me know the steps to start the tomcat6 under the tomcat directory
JSP Login Page Question
users first registered and then after they can login.
myquestion is how a user... in database, plz...provide me answer its very urgent.
The given code accepts...;"></td></tr>
<tr><td>Last Name:</td>
Is the answer 35, 35?
Is the answer 35, 35? int a = 5;
int b = 7;
int num = 35;
while (a < b)
{
System.out.println(?My age is ? + num);
a = a + 1;
}
 ...) {
System.out.println("?My age is ? "+ num);
a = a + 1
question
could get the last results only from resultset,please correct this
how to set
question
question Sir ,
i have a starting trouble to start my search engine project , please help me to start my project , please send me some relevant java codes
Common Interview Questions Page - 10
;
Question: 81. Why have you had so many employers in the last two years?
Answer: If you are employed as a temp with different companies... qualifications to handle this job?
Answer: This question is to prove your
QUESTION
QUESTION please atach java tutorial to my email
Hello Friend,
Please visit the following link:
Java Tutorial
Thanks
question
question i am using this code in my project
response.sendRedirect("LoginForm1.jsp?msg=Username or Password is incorrect!");
but i wan't to hide this message from url.please help me
question
question Sir,
how to display web snippets for a perticular query
for eg:web snippets for apple
how to implement this concept in my java project
please help me
question
question i need to mark employees as half day absent who came after 10'o clock in my web project,so i need to know who are all late entry.if you have any idea using jsp and mysql please help me
question
question Sir,
i am developing a video streaming PC server to j2me client system that the j2me player can playing video from PC server .if have any code for video streaming then send to my email address as soon as possible
Question? Question? Myquestion is how to:
Add a menu bar to the program with a File menu.
In the File menu, add a submenu (JMenuItem) called About.
When the user clicks on the About menu item, display a JOptionPane message dialog
question
/) is not available.**
how tdo i solve this.please help me to run my project
please give
question
question i am using this code in my project
response.sendRedirect("LoginForm1.jsp?msg=Username or Password is incorrect!");
but i wan't to hide this message from url.please help me.
you gave me the response Hi Jamsiya
question
question following is my code to sent mail but i couldn't work with eclipse ,that have some errors .need i any set up in eclipse or tell to what can i do to work code properly.
<%@ page import="java.io." import="java.lang.
i need to answer this Question but i can't do it probably
i need to answer this Question but i can't do it probably use the web to locate the lyrics to the traditional song"The Twelve Days of Christmas"
the song contains a list of gifts received for the holiday.the list is cumulative