Jump to content
xisto Community

vitrus

Members
  • Content Count

    43
  • Joined

  • Last visited

Everything posted by vitrus

  1. Show us the result when you are done... And if you need some functions (image editing) you can PM me
  2. Quite a clean design... I don't know where you use it for, but it is okay (I like the menu a lot by the way..)..But your code is a mess... inline styles, (there not even a CSS file just some style in the header) ... and it isn't even valid to the most loose standards...
  3. It isn't working! Is your server up and running?
  4. Very original designs biscuitrat! I like the fact that I can't really see how the table's or divs are done... Not to squarish (most sites do have that feeling)...Ow and fixing it in valid xHTML simply r0x
  5. I started witb notepad for my HTML too.... But I got so addicted to the code highlights in notepad++ that I simply can not work with notepad anymore
  6. Well classes are the best way yes indeed...But using beans is just a special way of initiating your class....And a servlet is a class that extends a certain deffault class....So beans and servlets .. are classes and I still do not know what is best...(simply using classes without extending anything is quite hard when you start working with sessions and stuff)...
  7. Yes, if you want to encrypt a small piece of text (In php I was thinking about a personal (private) message or something.Than you have two excellent functions over here
  8. Hi all, I just started working with JSP and never really used basic servlets before.my problem is currently how to deploy a simple webapp? Some people include servlets, others use beans, (or taglib which looks kind of the same to me).I started with compiling java classes and including them (which did work, untill some point where I started working with sessions and stuff...)..Whats best to use? and when? Is it okay to use em all together? And does anyone has a good referencce...
  9. C'm on guys.. we are NOT living in the 90'ies anymore... a <table> icw align=center is NOT ALLOWED besides, he was talking about TEXT alignment.. so, how about: CSStd.mystyle { text-align: center; width: 871; padding: 0; } HTML <td class="mystyle"> yadda yadda </td>
  10. When the design of the script allows that, you should
  11. I started trying anyway and it wasn't that hard.. Why can't I lock my own topics 8-)?
  12. Hi all.... I just moved from my local server to Xisto for testing my JSP and servlets... However I am having troubles with my servlet classes... when I put them under the WEB-INF/classes/ I don't know what the package on top of my classes should be, and how I include em in the JSP files..... Offcource I can find out but I'm to lazy to keep recompiling my classes untill it works ... Tnx
  13. That " Google's custom site search " is a nice alternative... Allthough I think it is not really proffesional on a site which is made for selling items... When you build your own search system you could format it in the way you want.. so .... The best way to BUILD your own searchsystem is to dynamically format your SQL query's ... WHERE companyname LIKE '%$searchname%
  14. Just fully delete the "header( "Location: $location" );" ...And write a new method that takes care of this stuff...my advice is to use <body onLoad=""> ... good luck!
  15. Not bad for a start...But I really don't understant why the builder didn't make a nice class of this all.....I build a class which can basically do anything with images
  16. Dogeater.. that really is something else... I am talking about servlets and JSP... not JVM and applets ... Tnx anyway all .... http://forums.xisto.com/no_longer_exists/ it works ( I requested it by the way ).. Xisto r0x
  17. I started a class that should mesure hits, visits, etc per day (in a servlet) today...I will post the result soon!
  18. You are totally right... -PHP is much easier... You don't have to bother about object types (string, integer, array, enumeration ed).. you just enter $object = "whaaaatever"; and it allways works... - PHP works fast for small applications (so most personal websites). - PHP has more default methods (like stripslashes() sha1() md5() etc)... - And a PHP host is very easy to find... JSP takes some more time.... However: JSP / J2EE r0000x.. if you use it where its made for "Jave 2 enterprise edition"...
  19. Indeed, just let a timer run, 12:xx:21 and when the xx = 00 OR 30 ... just send your form!
  20. Thats a good thing ,And those ads for the magazine's are quite nice
  21. It only shows a blanc page in retarded microsoft brouwsers.. Because it is against the will of big mr. Gates to display anything that has anything to do with java or sun...How do I activate JSP?
  22. Hi all.. I just received my Xisto hosting account which I registered because I read that it supported java and JSP .. But this http://forums.xisto.com/no_longer_exists/ makes me think it does not...
  23. Okay it fun.. but you just need 10 different flash animations.. I can't see why that has to take 4 years
  24. heey eXtreme! Finally someone that uses his brain! Away with Internet Explorer, and fron now on.... ONLY : and Amen...
  25. Point 2 is fun.. d0000h sure the scrollbar value's don't have to be all in the same color!!!! And the n00bs that do so... They are to stupid to have anything usefull to say so you should leave the website immediatly.... By the way, w3c hasn't acknowledged changing your scrollbar with CSS! (so it is INVALID). (and firefox ignores 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.