Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

apache java

0
votes
1 answer
45 views

Apache's HttpClient falls asleep in Swing application

I faced very strange problem. Writing an application to download some data from Internet with proxy server support I decided to use Apache's…
asked June 24, 2011 2:49 pm CDT
Nebulus 6
0
votes
1 answer
29 views

Apache httpcomponent and sftp protocol - can the protocol be used?

I am just wondering... Is there a way to use sftp protocol with httpcomponent apache lib to upload files with multiparting? I couldn't find any…
asked June 24, 2011 2:30 pm CDT
user592704
0
votes
0 answers
34 views

How to call customRequestHandler in solrJ?

Can any one guide me how to call custom RequestHandler and how to execute the in solrj. Advance thanks,
asked June 24, 2011 3:56 am CDT
Syed Abdul
0
votes
0 answers
35 views

How to load Core creation only once in EmbeddedSolrServer solr when its loaded in tomcat

i had done EmbeddedSolrServer creation of the core in mycustom requesthandler. my question is that . when ever i am calling my custom…
asked June 22, 2011 9:59 am CDT
Syed Abdul
3
votes
3 answers
30 views

The working of a interpreted language in apache

I'd like to write a simple interpreted language and use it in Apache. I've already written one before but that was built in our own written…
asked June 21, 2011 7:35 am CDT
user746379
0
votes
0 answers
30 views

Apache James Learning Resources

The plan is to create a list of Apache James learning resources, involving a wide a range of aspects from setting it up to using API from java. If…
asked June 20, 2011 5:18 pm CDT
phineas
0
votes
0 answers
66 views

Android - httpcomponents-core

I Use http-components-common ElementalHttpServer example by Apache on my Android device to create a web server. When I'm trying to run serve, it…
asked June 19, 2011 8:18 am CDT
RankoR
1
vote
1 answer
32 views

Remove file from Apache using servlet

I'm uploading files using servlet my little code is like this: ServletFileUpload servletFileUpload = new ServletFileUpload(new…
asked June 19, 2011 3:59 am CDT
Vicky Thakor
0
votes
0 answers
54 views

java apache common tailer api reading old log messages

    i am using the java Tail-listener API to do the tailf function(in Linux).ie,whenever log messages are updated in log file, this…
asked June 18, 2011 9:20 pm IST
SanthoshKumar Palanisamy
0
votes
1 answer
32 views

Setup Apache web server for local testing

I have Apache2.2 installed locally What are the steps to setup the same as a web server for local testing? Like where to copy local files, what path…
asked June 17, 2011 4:59 am CDT
hmthr
0
votes
2 answers
32 views

Problem with Apache Tomcat

I have a little problem with Tomcat. I'm using Eclipse Helios to luanch some Servlets , and I've installed Tomcat as a service on my Windows 7, but…
asked June 16, 2011 6:55 am CDT
dotNET
0
votes
1 answer
22 views

Accessing an iframe page through Apache's HttpClient

I've been working on parsing a website but am running into problems when one of the major pages I need to parse can only be found in an iframe. I…
asked June 16, 2011 2:58 am CDT
Daron
1
vote
6 answers
25 views

Finding number of occurance of an element in a list

Is there a direct way to find out if the list contains duplicates? Direct API method in some third party utils? And if the list contains duplicates…
asked June 15, 2011 9:37 am CDT
java_enthu
0
votes
1 answer
39 views

Accessing servlets hosted on another computer

I have a servlet hosted on an Apache tomcat server.. It can be accessed the usual way on the same computer using localhost IPaddress. I would like…
asked June 15, 2011 4:56 am CDT
Tk Mandanna
1
vote
1 answers
43 views

Embedded Tomcat not serving static content

I'm using the following (based on this ) to create an embedded Tomcat server: File catalinaHome = new File("."); File webAppDir = new File("web");…
asked June 14, 2011 3:08 pm CDT
Alan Krueger
1
vote
3 answers
29 views

What is expansion and how do we use it?

A friend from college is studing web programming using the tapestry framework, and he asked me if could i help him with his homework. One of the…
asked June 14, 2011 1:40 pm CDT
sfrj
0
votes
1 answer
58 views

Java.lang.ClassNotFoundException: org.apache.commons.codec.binary.Base64

Here I'm passing three parameters to this sign method. In this line signature = new…
asked June 14, 2011 5:24 am CDT
selladurai
0
votes
1 answers
32 views

Java XPath (Apache JAXP implementation) performance

I have come to an astonishing conclusion that this: Element e = (Element) document.getElementsByTagName("SomeElementName").item(0); String result =…
asked June 14, 2011 3:14 am CDT
Lukas Eder
0
votes
1 answer
28 views

HTTPRequest class not recognised, doesnt appear to have an apache.jar ??

I'm trying to compile the following code (to see if i can get a web serverto stream to a client): HttpClient httpClient = new HttpClient();…
asked June 10, 2011 7:31 pm CDT
James
0
votes
0 answers
46 views

Trying to use SOAP with tomcat and send a serialized bean inside a bean.

Hi i am new with soap and i m not sure if this is even possible. So lets start. The bean is VehicleBean it has 3 strings and the methods and it is…
asked June 9, 2011 7:13 pm CDT
Evan
Pages : 1 | 2 | 3 | 4 | 5 > [10]
185

apache java

Tagged: apache + java
Related Tags
tomcat × 783
regex × 621
mysql × 558
http × 280
android × 216
apache × 185
sqlite × 170
jdbc × 167
ssl × 146
hibernate × 133
servlets × 132
postgresql × 113
eclipse × 97
hadoop × 90
spring × 89
jsp × 88
database × 82
https × 67
ftp × 65
php × 57
sql × 49
web-services × 49
mongodb × 48
string × 46
java-ee × 41
jpa × 41
netbeans × 41
httpclient × 37