5,031 Posted Topics
Re: JSP is for presentation only (meaning to provide interface for web page), servlet is proper component to setup connection with database. So the process should be as follows [LIST=1] [*]JSP - to collect data [*]Servlet - execute logic [LIST] [*]Data retrival [*]Validation [*]Connection to DB [*]Retriving any data from DB … | |
Re: [QUOTE=indianscorpion2;349967]actually ur O.S. is not recognizing the ".java" file format........ u have to sort that out first.... if u are using windows...go to windows explorer.....create a new extension as ".java" u will get it....[/QUOTE] Please ignore this answer it is wrong, iamthwee is right for more instruction follw the link … | |
Re: Depends on the geographic location, quality of designer (how much the person charge) and also on content (static with manual entry by you, or dynamic either database or xml) | |
Re: [QUOTE=Ghosh;623098]When I uploaded the index.jsp in the server it dint run.[/QUOTE] Was it Tomcat or other server such as Apache or IIS? | |
Re: w3schools explain various ways how this can be done in their [URL="http://www.w3schools.com/media/default.asp"]Media[/URL] section | |
Re: [QUOTE=sreein1986;622023]I think that tag is between script tag please check once total code Thanx, sree[/QUOTE] I think the post is over year old. Don't yoy think it is either solved or poster long forgoten about and moved on? If you have no valuable information to pass, please do not re-open … | |
Re: Download JSR-82 and look-up tutorials on google like [URL="http://www.google.co.uk/search?hl=en&q=java+bluetooth+tutorial&btnG=Google+Search&meta="]these[/URL] | |
Re: [QUOTE=mattli;621268][URL="http://www.jcoder.com/download.html"]http://www.jcoder.com/download.html[/URL] I tried this free JAVA ide called Jcoder. It's user friendly and easy to use. It's free too.[/QUOTE] Looks terrible | |
Re: I think [URL="http://www.w3schools.com/Ajax/ajax_database.asp"]this tutorial [/URL]should help you | |
Re: Install some cleaning software like [URL="http://www.filehippo.com/download_ccleaner/tech/"]CCleaner[/URL] and clean the machine from left overs of unsucesful instalations. Then get of-line download of Java and try it again. If this doesn't work let us know PS: Get extended waranty on Acer,I have bad experience with them... | |
Re: [LIST=1] [*]Retrive name and video location from database [*]Prefix video file location string with rest of the path [*]Pass this new generated string path to media player [/LIST] | |
Re: Something like this? [url]http://en.oreilly.com/mysql2008/public/schedule/detail/128[/url] | |
Re: Google search [URL="http://www.google.co.uk/search?hl=en&q=Jboss+JSP+tutorial&btnG=Search&meta="]JBoss+JSP+tutorial[/URL] | |
Re: [icode]set path=%path%;C:\Program Files\Java\jdk1.5.0_06\bin;[/icode] The %path% represent already existing settings in the PATH. Therefore following command will read existing settings, and set PATH to new sattings of existing path+Path to be added | |
I'm with UK Be there. Since their maintainance work on 16 May I'm having random packets lost when using streaming media (online radio or TV, playing online games). When I loose some packets I will not get disconnected, router lights remain on, but I will be kicked from server or … | |
Re: [QUOTE=Will1722;614628] [URL=http://www.picoodle.com/view.php?img=/4/5/26/f_example1m_acea983.jpg&srv=img31][IMG]http://img31.picoodle.com/img/img31/4/5/26/f_example1m_acea983.jpg[/IMG][/URL] [/QUOTE] Kindly please use daniweb facilities for attacments as images placed on external servers may get removed over time. To attach image you either have to be creating new post or be in Advance options for thread reply (Go Advanced). Bellow thread text area the are Aditional Options … | |
Re: Try to clear your browser cache, it may still keep the all setings befor you corrected the problem | |
Re: Why would you want to store CSS in database in first place??? | |
Re: Here is a link to official tutorial [URL="http://java.sun.com/javaee/5/docs/tutorial/doc/"]Java EE5[/URL], currently I use [URL="http://www.amazon.co.uk/Beginning-JSP-JSF-Tomcat-Development/dp/1590599047/ref=sr_1_1?ie=UTF8&s=books&qid=1212480276&sr=8-1"]JSP, JSF and Tomcat Webdevelopment[/URL] from Apress and [URL="http://www.amazon.co.uk/Tomcat-Definitive-Guide-Jason-Brittain/dp/0596101066/ref=sr_1_1?ie=UTF8&s=books&qid=1212480303&sr=1-1"]Tomcat: The Definitive Guide[/URL] as quick references. O'Reilly has few online books available so you shoould check them | |
Re: That will be because he is not following recommended naming standarts | |
Re: When creating new page/document you have option to choose from different formats HTML,PHP, ASP, CSS and others. In your case as you just starting just select HTML. New document is created for you and you can either type or use drag and drop option (first would be recommended as you … | |
Re: Any reason for you to use version 9 when there is version 10 or the latest 11? Beside they do provide "readme" file that is good to read befor instalation... | |
Re: [QUOTE=jbennet;613917]why not use Teamspeak or Ventrillo?[/QUOTE] Why to pay for something if you can have it for free with skype, msn and yahoo support VoIP for free, plus many others | |
Re: Can you please provide your coding specialy CGI section? | |
Re: One thing for sure, all school assignments are based on what you been learning previously so this was covered by your teacher | |
Re: Research is what you have to do. Find some estate agencies, check what they use, do not forget your db should keep also info on seller/landlord and in case of lettings you may want to add tenant details to it on the end... | |
Re: You faild to specify what type of database. MySQL, Oracle, Microsoft SQL ???? | |
Re: When I check the page with Firefox I see animation of elements apearing on the screen lady, flowers, some buttons and few images. Buttons have internal fuctionality. Most of the images when I roll-over display some sort of mask with sparkles apearing around. Only images in online shop have anchor … | |
Re: Not sure how to do it in Management studio but here is [URL="http://netcf2.blogspot.com/2006/01/create-sql-mobile-database-part-1.html"]tutorial how to[/URL] do it in Visual Studio | |
Re: For once do not use JSP to connect to DB. JSP is for presentation and servlet is for logic. The order should be JSP collect data from user pass it on servlet. Servlet will validate data and if they correct it will attempt to connect to DB. If conection goes … | |
Re: [code=SQL]SELECT id, COUNT(NULLIF( result, 'Fail' )) Passes, COUNT(NULLIF( result, 'Pass' )) Fails FROM results GROUP BY id ORDER BY id[/code] | |
Re: I'm not 100% sure but this maybe possible with JavaScript functions supported by Acrobat 8. Otherwise you need some API to help you work with PDF something like [URL="http://www.lowagie.com/iText/"]iText[/URL] | |
Re: Ehmm, you just have to do what is in tutorial. Did you actually look at it? | |
Re: By downloading appropriate JAR file and adding to your project libraries. The following [URL="http://www.daniweb.com/code/snippet303.html"]code snippet[/URL] show some example of Java mailing plus has some links. You can find more of material for it with google | |
Re: Have look at [URL="http://www.javalobby.org/articles/ultimate-image/"]these scrippets[/URL] more resources here from [URL="http://www.google.co.uk/search?hl=en&q=java+image+to+bufferedimage+tutorial&btnG=Search&meta="]google search[/URL]... | |
Re: [QUOTE=mareia;616654]halleo can you help me to solve this question befor next monday thank you very much[/QUOTE] Nope, do your own homework and come back only if you have specific proble for discusion | |
Re: [QUOTE=kingvjack;615342]Can I recomend Visual studio?[/QUOTE] That is your personal opinion, I think VS is no good and online resources are terible. However that is my opinion... ![]() | |
Re: Before we throw any answer, would you tell us what are you IT experiences? | |
Re: [QUOTE=Sprashant;615774]sir i want to create pdf using jsp/servlet[/QUOTE] So which technology you want to use, JSP or servlet? If you come to conclusion it is possible to do with servlet you can check this [URL="http://www.google.co.uk/search?hl=en&q=create+pdf+in+servlet&btnG=Google+Search&meta="]qoogle quick search[/URL] for some suggestions | |
Re: [QUOTE=abhi287;615224] Is thr any way such that i can select the list items after 9like 12 or 20. Means when i press 20 on keypad, list item 20 get selected...[/quote]Ofcourse you can do it. I do not know about other phones but my current Sony Ericsson w910 has contact list … | |
Re: It is true what ronniestamps, however he omitted few things. Like importing jpeg/jpg images or any bitmap formats can greatly encrease size of final flash document (then there is available external library). Also all bitmaps are difficult to resize. I do not mean simple drag&drop to resize but after effect … | |
Re: Link to image you provided doesn't work. Next time please use daniweb features to attach images. In advanced posting mode scroll bellow posting area and there you will find "Manage Attachments" button to upload variety of documents | |
Re: Error message said all [B]The system cannot find the file specified[/B]. Check if the file exist, has the name as you call it from your program and is in same directory as your compiled java file (class). One side note, avoid using exception on main class. | |
Re: For start you can search java forum for similar topics as they been discussed over time often... | |
Re: I would say it is your job to find out if you can use the application that you selected together with Java! Just quick look on [URL="http://www.websupergoo.com/abcpdf-1.htm"]their website[/URL] reveale that [B]NOT[/B]. This is technology to be used with .NET development. If you want to convert documents you may consider for … | |
Re: [QUOTE=dantastik;613603] I also downloaded mysql-connector-java-5.1.6.tar.gz but not quite sure what to do with it. [/QUOTE] Extract it, you will get few files one of them is JAR file (mysql-connector-java-5.1.6-bin.jar). Copy JAR file into [ICODE]TOMCAT_DIRECTORY/webapps/your_project_name/WEB-INF/lib[/ICODE], if you do not have [I]lib[/I] directory then create one. And you done... I think other … | |
Re: Have look on this [URL="http://www.w3.org/2002/03/csslayout-howto"]tutorial[/URL] it should help you | |
Re: Not possible, read [url]http://developers.sun.com/mobility/midp/articles/bluetooth2/[/url] [QUOTE]The OBEX protocol provides support for object exchanges, and forms the basis for Bluetooth profiles such as the Synchronization Profile and the File Transfer Profile.[/QUOTE] | |
Re: Nothing complex [code=c#] private void yourActionCalled_MouseUp(object sender, MouseEventArgs e) { DialogResult result = MessageBox.Show("Are you sure you want to close?", "Close Application?", MessageBoxButtons.YesNo, MessageBoxIcon.Question, 0, 0); switch (result) { case DialogResult.Yes: someAction(); break; } }[/code] |
The End.