Vertaling van "a servlet" in Pools
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The destroy() method is called only once at the end of the life cycle of a servlet.
Metoda destroy () jest wywoływana tylko raz na koniec cyklu życia serwletu.
The JSP engine compiles the servlet into an executable class and forwards the original request to a servlet engine.
Silnik JSP kompiluje aplet do klasy wykonywalnego i przekazuje żądanie do oryginalnego silnika serwletu.
A JSP life cycle can be defined as the entire process from its creation till the destruction which is similar to a servlet life cycle with an additional step which is required to compile a JSP into servlet.
Cykl życia JSP można zdefiniować jako cały proces od jego utworzenia aż do zniszczenia, który jest podobny do cyklu serwlet o dodatkowy etap, który jest wymagany w celu opracowania JSP do serwletów.
It is possible to download and install the CSS validator, and to run it either from the command line, or as a servlet in a Web server.
Możliwe jest ściągnięcie i zainstalowanie walidatora CSS jak również uruchomienie go poprzez "command line" lub jako serwletu na serwerze.
The full functionality of the Java class libraries is available to a servlet.
Pełną funkcjonalność bibliotek klas Java jest dostępna do serwletu.
Typically, the JSP engine checks to see whether a servlet for a JSP file already exists and whether the modification date on the JSP is older than the servlet.
Zazwyczaj silnik JSP sprawdza, czy aplet do pliku JSP już istnieje i czy data modyfikacji na JSP jest starszy niż serwletu.
The aim of this project was to develop a servlet to access different data sources available on the Web (files, services, RSS flow...),
Celem tego projektu było opracowanie serwletu umozliwiąjcy dostęp do róznych zródeł danych dostępnych w Internecie (usługi, pliki, kanaly RSS...),
It's used to forward to a servlet, JSP, HTML page, and so on, on the server.
Jest używany do przekazania serwletu, JSP, strony HTML, i tak dalej, na serwerze.
Turning the JSP into a servlet.
Apache Tomcat provides a sequence environment for Java code (servlets) that can be accessed via the Web, in other words it is a servlet container.
Skrypt Apache Tomcat zapewnia środowisko do obsługi sekwencji kodu Java (serwletu), do którego można uzyskiwać dostęp za pośrednictwem sieci, innymi słowy stanowi pojemnik serwletu.
It is a server-based system that runs in a servlet container such as Apache Tomcat.
Jest to system oparty na serwerze, który działa w kontenerze serwletów, takim jak Apache Tomcat.
This example shows how a servlet performs auto page refresh using setIntHeader() method to set Refresh header.
Ten przykład pokazuje, jak serwlet wykonuje Automatyczne odświeżanie strony przy użyciu setIntHeader () metodę, aby ustawić Odśwież nagłówek.
A servlet life cycle can be defined as the entire process from its creation till the destruction.
Cykl życia apletu można zdefiniować jako cały proces od jego powstania aż do zniszczenia.