JAVA Programming
Web based NIP Verification with Token
/*
##########################
#
# Skrypcik pozwala na weryfikacje numeru w bazie, po podaniu
# prawidlowego numerku podanego na obrazku z klasy IMG
# dodatkowo dokonuje weryfikacji poprawnosci numeru NIP
# na podstawie ostatniej cyfry kontrolnej
#
########### Maciej Stopa
#
# This is free software; you may redistribute it and/or modify
# it under the terms of the GNU General Public License as
# published by the Free Software Foundation; either version 2,
# or (at your option) any later version.
#
# This is distributed in the hope that it will be useful, but
PNG Image Generation
/*
##########################
#
# Skrypcik zwraca plik .png zawierajacy obrazek z napisem
# wedlug zadanego tokenu
#
########### Maciej Stopa
#
# This is free software; you may redistribute it and/or modify
# it under the terms of the GNU General Public License as
# published by the Free Software Foundation; either version 2,
# or (at your option) any later version.
#
# This is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of