0
Answer

Select query for processing natural language in jsp with mdb

Ask a question
Deepak  KM

Deepak KM

11y
1.2k
1
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


Next Recommended Forum