Re: [java ee programming] check user availability while his typing his name and password weakness

2010-12-13 Thread Michał Kościowski
you can try to find this in some frameworks. Eg. In PRIMEFACES. Evgeniy Pol. yone...@gmail.com napisał: Hi, everyone! I need some help.. o the user registration page, the user must type his nickname, and password The Question is: How can I check user availability and password wickness while

RE: [java ee programming] Servlet value null

2010-10-06 Thread Michał Kościowski
you have written in exception what you should do... Close jsp:param in your jsp:forward. Nelson Rodrigo - LHQ nelson.rodr...@loadstarlk.com napisał: Hi Dear I have changed my code % jsp:forward page=/AdminActions /

[java ee programming] Database tables from entity classess

2010-01-31 Thread Michał Kościowski
Hello! I'm new in J2EE, and I have a question. I have been looking for any answer on google, but i didn't find any good answer. I want to make database tables/schema from my entity classes... I'm using NetBeans 6.7.1, maybe there is a tool or plugin for this IDE? Greetings, Michał. -- You