2012/11/23 Christopher Schultz :
> On 11/21/12 4:42 AM, Andrei Petru Mura wrote:
>> TheProcessing.logoutSubscriberByMac(mac) has that code on it:
>>
>> public static void logoutSubscriberByMac(String mac) { try {
>>
>> Process proc = Runtime.getRuntime().exec("logout subscriber
>> command"); proc.w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Andrei,
On 11/21/12 4:42 AM, Andrei Petru Mura wrote:
> TheProcessing.logoutSubscriberByMac(mac) has that code on it:
>
> public static void logoutSubscriberByMac(String mac) { try {
>
> Process proc = Runtime.getRuntime().exec("logout subscriber
>
On Thu, Nov 22, 2012 at 10:33 AM, Konstantin Kolinko wrote:
> 2012/11/21 Andrei Petru Mura :
> > In my servlet's post method I have the following:
> >
> > protected void doPost(HttpServletRequest request, HttpServletResponse
> > response) throws ServletException, IOException {
> >
> > if
> >
2012/11/21 Andrei Petru Mura :
> Hello,
>
> My issue can be related to Servlets, but it also can be related to Tomcat.
> I'm using tomcat 7.0.27.
> In my servlet's post method I have the following:
>
> protected void doPost(HttpServletRequest request, HttpServletResponse
> response) throws ServletE
Hello,
My issue can be related to Servlets, but it also can be related to Tomcat.
I'm using tomcat 7.0.27.
In my servlet's post method I have the following:
protected void doPost(HttpServletRequest request, HttpServletResponse
response) throws ServletException, IOException {
if
(this.hasCred