Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #4K
~4K People Reached

12 Posted Topics

Member Avatar for muthumari

[QUOTE=muthumari]Hi, Using enter key only,How to go to the next page in submit button(without clicking that button(onclick) , using the tabkey).Anyone can u help me..... Thank you[/QUOTE] hi muthu maari, could u plz,elabrate your query little bit. regards, techkar.

Member Avatar for sravanthi07
0
498
Member Avatar for techkar

hi experts, Here there is a requirement in my project, like sending a automatic mail to a particular person,at particular time. [B]for examples[/B]: If there is an expiry date for a customer's account, a week before the expiry date a mail should be send to the customer as a remainder. …

Member Avatar for flakita227
1
2K
Member Avatar for sunithamcsit

[QUOTE=sunithamcsit;409532]hi everybody, I have one problem with my screen(i.e JSP), when iam adding records it will showing upto particular records.but when i check in database table it will showing the newly added data. can anyone please suggest me how to make my records adding as dynamic. Thank you[/QUOTE] Hi, I …

Member Avatar for techkar
0
99
Member Avatar for techkar

Hi experts, Is there any way to select a directory instead of selecting a file using the html tag "input type='file'".How it can done? If there is any solution please let me know. Thanks,

Member Avatar for MattEvans
0
322
Member Avatar for harbir

hi, 1) servlet mapping is missing as mentioned by (jfdaniel07) user 2) There is no need to mention "servlet" in the url .It may be as follows, [url]http://localhost:8080/onjava/login[/url] <servlet-mapping> <servlet-name>login</servlet-name> <url-pattern>/login</url-pattern> </servlet-mapping>

Member Avatar for techkar
0
123
Member Avatar for sheetaljagwani

Hi It shows that the variables number and name are undefined,So place the String name= request.getParameter("table_name"); String number = request.getParameter("table_number"); before String query = "insert into benthic_query values('"+name+"', '"+number+"')"; Regards,

Member Avatar for jwenting
0
154
Member Avatar for techkar

Hi experts, here in my project ,there is a situation like, to read an Excel file and store in a database using java. I have an excel file as 10 columns and this is a daily report by our sales team. So the requirement is to read that excel file …

Member Avatar for iamthwee
0
131
Member Avatar for techkar

Hi experts, Here there is a requirement like autoloading a jsp file, once a day without any human intervention. A JSP file should be executed daily at a particular time automatically. I'm using Web Server:Tomcat 5 If there is any logic or idea regarding the same is appriciated. Regards,

Member Avatar for digital-ether
0
111
Member Avatar for aarya

[QUOTE=aarya]i am trying to learn java bean . i wanted to know how i have to compile and where. i m little bit confused.weather i need BDK?.PLEASE ANY BODY HELP ME[/QUOTE] hi, plz visit the site [url]http://java.sun.com/javase/downloads/index.html[/url] and there u can download the latest or the version you prefer. Install …

Member Avatar for techkar
0
132
Member Avatar for techkar

hi all, here I'm having a problem, When u type a letter on the textbox it shoud display the remaining or matched name from the database, on or below the text box.It is named as [B](autocomplete)[/B].I searched on popular search engines but coul'd find the solution. If any of you …

Member Avatar for cpweb
0
97
Member Avatar for peter_budo

[QUOTE=peter_budo]Can somebody suggest some good and cheap JSP provider with MySQL (UK if possible). ( :lol: know cheap but i'm student and need something to practice on as uni service has limitations) Thank you[/QUOTE] hi, plz visit this url [url]www.eatj.com[/url] they are providing free jsp hosting with mysql database, but …

Member Avatar for techkar
0
109
Member Avatar for dx20021213

[url]www.eatj.com[/url] is a site ,they provide free mysql and jsp hosting try it. regards, karthik.

Member Avatar for techkar
0
233

The End.