TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Deepak KM
NA
1
1.4k
Select query for processing natural language in jsp with mdb
Jun 28 2013 1:42 PM
1:- I have domain table in ms access. Under that i have DID, domain, model, type, url, description,rank,title and destination column . Title column contains info like " Sony mobile in electronics". I have developed a search engine for end user, how to search the title column for those entry. For instance, if i enter
"
which is best mobile?"
It should retrieve the above data. If i type just
"mobile "
or
"s"
even then data has to be retrieved. . Just like processing a natural language. MS-access ansi-92 i'm using. I want guidance or help for doing it so in jsp. If there is any jsp code for that is welcome.
2:- Second question is, i have a jsp page called OptDisplayModels.jsp in that i have data retrieved from user query.. If i click on any user query, particular web page has to open. For instance that web-page is dummy static web page that i have created.. Once the page is displayed, i have created a create a submit button with Comment option in that dummy page. Action for that submit button is, NewComments.jsp. How to get the DID of the displayed page to the NewComments.jsp
Reply
Answers (
0
)
DatagridView
MySql Stored Procedure