xml format & connect refused

1598 byte By 14dr_19a at 2007-11-27 9:36:46
HelloI am new to rss feedsI have deployed the project TestRome and feedservlet is giving output in xml formatFor eg:<?xml version="1.0" encoding="UTF-8" ?>*-* < http://localhost:8090/TestRome/feed##> <rss xmlns:content="* http://purl.org/rss/1.0/modules/content/*" ...

Accessing RSS Feed file from jboss server

244 byte By Kuntilanaka at 2007-11-27 7:09:33
Hi, i need to how to make my rss feed file accessible from whoever subscribe to that file while that file store in jboss server.Is there any other way to make it or any better way to store rss file in jboss server?Thank You

servlet context

550 byte By chahalkhushwindera at 2007-11-27 2:15:44
Good mroning sir i am not finding a questions answer very satisfactorilycan a web application can have 2 serveltcontext?if yes under what circumstances?actaully i was reading the difference in requestdispatcher 's forward() and servletcontext 's forward() methods. they say that first is for ...

Recommnedations for RSS reader

467 byte By AndrewThompson64a at 2007-11-27 1:50:11
I was wonderring if enyone could recommend goodRSS readers compatible with Windows and the RSS feeds of these forums.The requirements I am wanting:1) Free (or cheap - under $20)2) No adware, spamware etc.3) Compatible with Windows and the Sunforum feeds*.* I am worried when I read about RSS ...

Reading RSS for google news

1109 byte By chahalkhushwindera at 2007-11-26 19:54:26
Hello EverybodyI am trying to get RSS feeder from google news. [br] But i am getting err that m not authorized to do so (server err 404)Please help me . I have done enough search on net from last 2 weeks.[ /u]Here is my code [br]<%@page contentType="text/html"%><%@ page ...

Getting Rss feeds from Gmail

231 byte By ls.thora at 2007-11-26 17:45:19
Hi guys,How do we access to our gmail rss feeds if we can only read our mail after we login?Does this mean I will have to login whenever i want to access my gmail rss feeds?Kindly advice.From,Thor

RSS feed in my page

457 byte By Pranabia at 2007-11-26 17:32:55
Greetings,I am using Java Studio Creator to create my pages and I want to add an RSS feed in certain location of my page, I get three news pulled from the particular site. I use ui script for displaying it, but when the news are displayed on the page it is sprawled over the page and is not ...

How can i prevent a user from logon on two mechines at the same time?

264 byte By mallik345a at 2007-10-3 10:23:45
Hi friends i want to prevent a user from logging on another machine if still his session is valid . and i want to display some message like you are already logon on another mechine, you cann't logon.How can i do this?ur'sMallik

Is page scraping a good practice?

267 byte By jigza at 2007-10-3 10:14:06
I need live/delayed stock market prices for my project.Some people suggested scrapping pages from yahoo finance etc butIs it a good practice? or is there an alternative to it aprat from paid subcription?thanks fo rur help in advace!

rssutils code

205 byte By antonieCmalana at 2007-10-3 8:30:13
Is the rssutils code available? I want to make one small change and comment out the System.out.println(...) in DocumentHandler.java No need to re-invent the wheel for something so small.Chris

want to submit contents of a form to a file how to do it?for RSS FEED

1040 byte By vj_makera at 2007-10-3 5:23:12
want to submit contents of a form to a file how to do it?i have a RSS form contents are :Channel, its id,url,desc,etc.then item,its id,url,desc etc.when i say submit i have to submit all the contents.Now add these contents to a class called item.how do i do this actually.sholud i start with ...

Model Driven Development tool for J2EE web applications

584 byte By shripada at 2007-10-3 3:30:55
Hi friendsI am developing a UML modeling and code generation tool for J2ee web applications.Please please please share any information regarding this topic that you have.This information may include free books, free links, any other documentation, any other sample source code,any suggessions ...

Rss

68 byte By Battasa at 2007-10-3 2:36:38
hi, plz can anyone tell me how can i make rss code using java

Are RSS Feeds free ?

510 byte By tchristiana at 2007-10-3 1:05:00
Hi,So, I was going to build a website about sports, and I try to find the standings, results, players, clubs and everything else, but I don't think most of the site, for example www.mlsnet.com (US Soccer) even provides RSS Feeds.Most FREE rss feeds that I found were all about NEWS...Somehow, I ...

About RSS

188 byte By tripathy1984a at 2007-10-2 20:58:58
What is use of RSS feeds in a Website. In website when i clicked on the RSS Feed button then a XML file was opening in IE.Can u Pl clarify my doubts.Thanks in Advance.

Call exe file with parameters in JAVA

388 byte By truehhha at 2007-10-2 20:17:32
Hello everyone!In a DOS-based console,if I want to encypt a file "m",I just use an exe file named "crypt" followed by the file name which is going to be encrypt.The command is: crypt m.Then press Enter,that is all.How can I do this in java? I know how to call an exe file in java,but how can I ...

"Enclosure" sub-element

251 byte By Printisora at 2007-10-2 18:27:24
HiCan there be more then one enclosure sub-element for an item element? I am interested if an item can have more then one media object in both cases (RSS and ATOM based documents).Thank you for any info on this matter.Mihai

Screenshot of Duke Display Page

294 byte By at 2007-10-2 17:24:12
Please fix this bug... Please.<a href=" http://img424.imageshack.us/my.php?image=brokenscreenshot3fq.gif" target="_blank"><img src=" http://img424.imageshack.us/img424/6649/brokenscreenshot3fq.th.gif" border="0" alt="Free Image Hosting at www.ImageShack.us" /></a>

regarding configuration tools

346 byte By fun-braina at 2007-10-2 17:12:54
hi,i developed a web application..now i want to develope configuration wizards,which configures my product at client side.it should take care of available modules in my product.it should add selected modules,and if need it should add plug-ins too......any tools available to develope such a ...

how to build efficient rss WEB based reader

312 byte By indiewolfa at 2007-10-2 16:36:24
what points should be kept in mind building one?any good links over the internet for building one?if i plan to build it using jsp and my sql...how better is it as compared to php-mysql or any standalone application.what are the emerging technologies in rss? what is its ...

What is RSS feed

223 byte By jotnartaa at 2007-10-2 15:30:59
I am wondering about RSS Feed, I see it almost in every site. What is RSS feed? and how can i use it? and where could i found tutorials resources, and how java do utilize such a technology?Thank you in advance