Advertisement

1 - 10 of 101 containing alltags:("1.4") (0.001 seconds)
Hi! I have a working java code that scales an image down to a smaller size. It uses Java Advanced Imaging (JAI). I have chosen to use Bicubic interpolation because it deliveres the best image...
Zones: New To Java, Java, Java Editors & IDEsDate Answered: 03/12/2008 Grade: A Views: 27
How to avoid going through the next filter in the filter chain? There are two filters in my code.     <filter>         <filter-name>ApplicationSessionExpiryFilter</filter-name>         <fil...
Zones: J2EE, Java, ServletsDate Answered: 09/21/2008 Grade: B Views: 0
I'm very new to Asterisk. I'm building a very simple setup for a 10 employee office that has a sales and support departments. When a call comes in, the caller gets few choices: Enter an ext, Pr...
Zones: Asterisk Date Answered: 10/11/2008 Grade: A Views: 4
Need expert opinion. I am trying to generate a list of all the files which are older then certain number of days. This is what I have so far, import java.io.*; import java.util.*; public cla...
Zones: Java, New To JavaDate Answered: 09/12/2007 Grade: A Views: 0
Hi experts I have a simple java program, which gives different results in Windows and UNIX. I know it is to do with character encoding, but dont know how to do it. Program is : public class prin...
Zones: JavaDate Answered: 09/28/2007 Grade: A Views: 0
hello .i m using java and java api documentation.i want examples of methods...like drawString()...how to use this method ....where can i find these type of detailed explanation s in javadoc thanks
Zones: JavaDate Answered: 12/31/2007 Grade: A Views: 0
I have a customer that is trying to run a sample program we provided they are getting the error below. I have instructed them to set there output which matches our enviorment. They have done this b...
Zones: New To Java, JavaDate Answered: 01/08/2008 Grade: B Views: 92
I'm using Asterisk vesion 1.4. When I use MeetMeAdmin to kick a user out of a conference, I get the error: NOTICE[4643]: app_meetme.c:2863 admin_exec: Specified User not found! In meetme.co...
Zones: Asterisk Date Answered: 01/25/2008 Grade: A Views: 5
Hey Experts, I have a client who i recently setup a Asterisk phone system.  They are using snom phones and have an exchange server.  what they are looking for is an outlook addin that somehow al...
Zones: Asterisk , Outlook Groupware, VoIPDate Answered: 06/17/2008 Grade: A Views: 14
Hi, I enter a multiline string in the text box. I need to validate it whether it contains the following characters [, ] , <,>,~,` I want to validate for only these characters and all other ...
Zones: Java Editors & IDEs, Reg...Date Answered: 04/26/2008 Grade: A Views: 0