Jump to content
xisto Community

patelg

Members
  • Content Count

    91
  • Joined

  • Last visited

Everything posted by patelg

  1. Can you please post the content of JDKsetup.bat, so we can understand what it is trying to do? As the previous thread said, to compile you need to use "javac filname.java" and to run only "javac filename", if the compilation was succesfull.. Thanks
  2. Are you kidding? Download for Free and leagally?!!!!!! Either it is free and not legal or paid and legal.....
  3. One of the commercial one is - Vignett....it is expensive though and good for big sites...
  4. Because Now Google have spare money to spend and invest. so. where ever they sees the opportunity, they are jumping..They have to invest somehow...I guess it will bring out best..but Google has be very careful..otherwise it will be overdone and there will be no or less quality, which is the main factor that everybody likes it GOOGLE...Anyway, wait and see as....every dog has its day.......
  5. It depends, why and how you are using this technologies. For Normal web use, PHP will be easy to use with many features....as you already know. But for complex websites and applications, Java/Jsp solution is much preferable, secure. This is the reason big organisations use Java/.NET solutions. Once you site grows bigger and bigger it becomes hard to maintain as it becomes complex with more users, more application and features. Also, it requires more security, as it also increases threat of being hacked into. For normal website, PHP solutions is great way to start. Anyway, different developer has their own opinion but this is mine.
  6. Yes, because is so much depended on client machine......
  7. It is so simple....here is the code...import java.util.Scanner;import java.util.Random;public class test3{ public static void main (String[] args) { Scanner scan = new Scanner(System.in); Random generator = new Random(); int times; System.out.print ("Number of times: "); times = scan.nextInt(); for (int i=0; i<times; i++) { int n = generator.nextInt(10); System.out.println(times+1 +" : " +n); } }}
  8. Cool, like this idea.. I dont know, how people comes up with different ideas....
  9. Do you mean search engine or web browser?Search Engine = Goooooogle is the BESTWeb Browser = Firefox is the BEST
  10. If you want to see AJAX example thne it GMAIL....You have seen it the way it does it, fast...It will be slow for first time then it will use javascript all the way...Downside is Javascript is must for AJAX..Also, it has some Accesibility issues, which is hard to achieve at this stage..Also, it is AJAX is not new, it was in the industry but AJAX is the new name....It is cool though..as the GMAIL is...
  11. The X-Files had one episode on this topic........ So dont know what to believe....as like other X-Files stuffs.
  12. Ya PowerDVD is good for DVD's. also, for files like avi and all i use VLC media player, which is compitable with most and good....
  13. Hi PHP geeks,Do you know if php has Database extraction layer? like Java has. Which is used for development of database layer, so it become easy to change the database if you wish to without modifying so much code underneath....Any ideas is welcome.I am sure there should be something which is being used and reliable and mature.I am new to PHP so want to use it if it is there. Good to know from experienced developer about there developing experience.Thanks in advance.
  14. Thanks, very helpfull.... Dont know, what i was searching on google....i must learn to find it quickly... Thanks again.
  15. Where do i get free HTML Templates to use in look and feel of website?Any link will be helpfull....I know there are some free templates available but it is hard to find even by gooooogling it.Please, share if you have any.Thank You.
  16. If you want spen money then Wizlabs Examp simulators are good and they give 150% gurentee.. Try following links: http://forums.xisto.com/no_longer_exists/ http://forums.xisto.com/no_longer_exists/ Hope, this will help...
  17. You can learn from Tutorial from http://www.oracle.com/technetwork/java/index.html or buy bookHere are the book namesA. Java In Two Semesters (ISBN: 0077098048)B. Java How to Program DEITEL & DEITEL(ISBN: 0130341517)C. Java 2, Complete ReferencePlus there are so many tutorial on web...in bits ans peices, just search.What kind of application are you trying to do...console, i guess...It is very easy..let me know if you need help...PM me.
  18. Such an important stuff and i did not knew that.I use firefox 99.9% but it is good to know anyway.Thanks for sharing such a greate info.
  19. I am looking to buy gaming console but have no idea, which one from xbox, playstation or any.Because i have not played any game on it.But i want to try one, if anyone can share experience and let me know, which should i buy.I also dont want to spend so much money but i also dont want to sacrifice on quality and feature...let me know.Thanks
  20. You can download spybot or adaware or microsoft anti spyware.They are good and mostly will remove most of the sywares for your computers.Give it try, it does not hurt trying. I am sure it will fix your spyware problems.
  21. Atleast something for students......But same i dont quilify either...
  22. Then we will have saga of more security fixes for IE 7....Who knows how many flaws it will have in this version.But hoping for good
  23. First of all have 10 or more credit and then request for you domain or subdomain.When everything is ready then send PM to admin, most probabaly to "OpaQue" and he will activate JSP/Tomcat environment for you.Then you can start playing with JSP/Tomcat.And for you, hoe to do that. Simply download Tomcat on your local machine, it comes with so many tutorials or you can gooooogled it.Once it works in your local environment then upload that to your site. It should be fine then.about war file, you just have to upload it in your tomcat_home/webapps.It should recognised your war file itself. But make sure your war file is correct, so to make sure play with local environment and then upload it.For database side, trap has MYSQL....i am sure tomcat is confiured with JDBD driver to work with, otherwise you can upload your own MYSQL-JDBC driver to application /lib directory or server /lib directory.Hope this all will help. Let me know if you required more information.Thanks.
  24. Ya, it is strange but it is also something new....Will visit your site.
  25. Bangalored is better then "Shanghaied". Isn't it?
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.