Recent activity
Subscribe to this feed
A comment on the question "Connecting a Java Application with Songbird" in Songbird:
I think you didn't understand me. I do not wish for the songbird team to change their software rather, I am looking for a way to create a connection between songbird and an outside app. More specificly some kind of socket read write class. – Eyal Shalev, on October 27, 2009 00:59
Eyal Shalev asked a question in Songbird on October 25, 2009 20:18:
Eyal Shalev asked a question in Mozilla Messaging on October 25, 2009 19:23:
Connecting a Java Application with ThunderbirdHi,
I've been trying to create a cross-platform java application that will connect to the thunderbird app. and will be able to receive status update from it and control it.
My problem is that I couldn't Find a Class or function that will be able to make that connection.
If you could help me out on this one I'll be more than grateful.
Eyal Shalev reported a problem in Sun Microsystems on October 23, 2009 16:26:
Class Compiling Problem in a JSP page.I try to import one of my own class's into my JSP page but when I do I get this exception:
org.apache.jasper.JasperException: Unable to compile class for JSP:
An error occurred at line: 6 in the generated java file
Only a type can be imported. main.Helper resolves to a package
An error occurred at line: 10 in the jsp file: /WebContent/index.jsp
Helper cannot be resolved to a type
my java code for Helper.java is:
package main;
import javax.servlet.http.HttpServlet;
/**
* Servlet implementation class Helper
*/
public class Helper extends HttpServlet {
private static final long serialVersionUID = 1L;
public String message = "Hello World";
/**
* @see HttpServlet#HttpServlet()
*/
public Helper() {
super();
}
public String getMessage() {
return message;
}
}
and my jsp file code is:
<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
pageEncoding="ISO-8859-1"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<%@page import="main.Helper"%>
<html>
<head>
<meta />
<%!
Helper helper = new Helper();
%>
<title><%=helper.message %></title>
</head>
<body>
</body>
</html>
A comment on the problem "DON'T install silverlight on a MAC" in Microsoft Corporation:
well, when you'll get tired from the 'end task' window check the mac version. P.S. Google the phrase: is windows a virus – Eyal Shalev, on October 12, 2009 04:35
Eyal Shalev replied on May 31, 2009 20:23 to the question "How can I create a communication stream between my java application to Songbird?" in Songbird:
Eyal Shalev asked a question in Songbird on May 08, 2009 22:15:
How can I create a communication stream between my java application to Songbird?How can I create a communication stream between my java application to Songbird?
Eyal Shalev replied on April 26, 2009 14:13 to the question "How do I create a Java addon for songbird" in Songbird:
Eyal Shalev asked a question in Songbird on April 25, 2009 21:34:
How do I create a Java addon for songbirdHi, I am trying for quite some time to create an addon for songbird and have encountered several issues that occurred because the songbird was not build to support my features. Because of that tried to get into javaxpcom but I had no luck alone so I'm asking you this: How do I create an addon for songbird that uses java?
Eyal Shalev marked one of mattc's replies in Songbird as useful. mattc replied to the question "Reading metadata from a file".
Eyal Shalev marked one of Thomas' replies in Microsoft Corporation as useful. Thomas replied to the problem "DON'T install silverlight on a MAC".
Eyal Shalev asked a question in Sun Microsystems on April 25, 2009 20:18:
How do I connect to a process with Java?Hi,
I am trying to write a code in Java that will connect to an external process on my mac and I'm pretty much "stuck" in the "how do I get the process' list" so I am wondering if you could help me on this?
Eyal Shalev asked a question in Songbird on October 25, 2008 16:39:
Reading metadata from a fileHow do I read the metadata of a file (in the code, not using a manger)?
I tried using the metadatahandler object but it returns the number 26 every time I try to read.
Eyal Shalev replied on October 21, 2008 09:34 to the question "songbird always below" in Songbird:
Eyal Shalev asked a question in Songbird on October 20, 2008 22:08:
songbird always belowFor some time now I have been trying to create a window that will stay on the desktop level and will remain below all the other window. I was wondering if you could help me out a bit and point to the right direction.
thanks ahead,
Eyal.
Eyal Shalev replied on July 15, 2008 19:01 to the discussion "IE tab opening" in Microsoft Corporation:
Eyal Shalev replied on July 15, 2008 19:00 to the problem "DON'T install silverlight on a MAC" in Microsoft Corporation:
Eyal Shalev started a conversation in Microsoft Corporation on July 15, 2008 17:40:
IE tab openingI am curious about the reason that IE takes a lot of time to do the "connecting..." process every time you open a tab, even if you change it so it will open a blank page. because how hard really can it be to open a BLANK page?
Eyal Shalev replied on July 15, 2008 17:20 to the problem "DON'T install silverlight on a MAC" in Microsoft Corporation:
I'm not sure if that the version but I installed silverlight eula and yes the same behavior happened on FF and safari.
P.S.
I think that the report FF gave me on the crash incident wasn't the normal one that you get when you can't access the internet but as far as I can remember (and don't catch me on the phrasing) it stated that it found no problem with the connection and I should try a different URL (which I did).
| next » « previous |
Loading Profile...








