Google Groups Home
Help | Sign in
comp . lang . java . programmer
This is a Usenet group - learn more
Find or start a Google Group about programmer.
Related Groups
Set-up problems, catch-all first aid.
Medium activity, Usenet
GUI toolkits and windowing: AWT, IFC etc.
Low activity, Usenet
Databases, java.sql, JDBC, ODBC.
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 234346  Older »
Description: Programming in the Java language.
 

Next problem: HttpURLConnection 
  Following code does not connect URL url = new URL("[link]"); URLConnection connection = url.openConnection(); logger.finest("[url class: " + connection.getClass().getName( ) + "]") ; connection.setDoInput(false); connection.setDoOutput(true); connection.setAllowUserInterac tion(false);... more »
By Donkey Hottie  - 11:20am - 1 new of 1 message    

How to using pack() in the SingleFrameApplication ? 
  Hi, I have Main.Java code like this : ========== package ecgterminal3; import org.jdesktop.application.Appli cation; import org.jdesktop.application.Singl eFrameApplication; public class Main extends SingleFrameApplication { @Override protected void startup() { show(new Login(this)); }... more »
By tobleron  - 11:13am - 1 new of 1 message    

Yasca v1.0 Released - New Static Analysis Tool 
  Hello, Yasca is a new static analysis tool designed to scan Java, C/C++, JavaScript, .NET, and other source code for security and code-quality issues. Yasca is easily extensible via a plugin-based architecture, so scanning PHP, Ruby, or other languages is as simple as coming up with rules or integrating external tools.... more »
By michael scovetta  - 11:00am - 1 new of 1 message    

Reading from Excel file, plz some help 
  Hello all, i tried to read some data from Excel file via this code, but i got an exception ( 'an$' is not a valid name..... ) hint: i made the settings in Control Panel>Administrative tools>Data Sources(ODBC) public class ExcelReader { public static void main( String[] args ) { Connection c = null;... more »
By ahmed.JDev  - 10:15am - 2 new of 2 messages    

New Jersey webcam: Landie 
  Webcam: Landie,19 year.New Jersey. Viens me voir et tu verras! [link]
By fernand...@gmail.com  - 8:35am - 1 new of 1 message    

"$$$PELUANG DAPAT $800 DENGAN HANYA SIGN UP$$$$TAMBAH WANG DENGAN HANYA BACA IKLAN$$$$$" 
  Assalammualaikum & Selamat Menyambut Hari Raya Aidilfitri. Semoga semua persiapan telah di buat sempena menyambut hari lebaran ini. Maaf zahir dan batin. [link] sambil sambil tu, cuba cuba lah baca email ni...okey.... bye. BUAT DUIT DENGAN HANYA BACA EMAIL DAN KLIK BANNER!!!TAK PERCAYA ???... more »
By MUHAMMAD FITRI  - 7:39am - 3 new of 3 messages    

How to use @Resource annotation? 
  I have a piece of java code here. @PersistenceUnit private EntityManagerFactory emf; @Resource private UserTransaction utx; I can find persistence unit in persistence.xml configuration file. But I cannot find Resource configuration information in a descriptor file. How does the container do resource injection? Thank you very much.... more »
By Chen  - 5:47am - 1 new of 1 message    

java project 
  Hi friends i am doing final bsc cs. I need some project titles. And also i need some new topics. Also if u have source code means pls giv me...
By ramp  - 5:19am - 3 new of 3 messages    

how to apply time constraints to JSP page 
  I have created a timer thread on the server machine. Whenever the particular time is reached all the users should be redirected to another page. How can this timer thread be interfaced with oher servlet classes. Should I pass the HttpSevletResponse object to the thread class constructor and then in the run method redirect the page... more »
By snehapshi...@gmail.com  - 5:18am - 1 new of 1 message    

Unicode support 
  Hello All I need some help from you folks. I want my J2EE webapp to accept international characters. Here is what I have done so far 1. Wrote a filter that encodes request and response with UTF-8. 2. Oracle is UTF-8. Now when I input a hindi character from the jsp page, and save it in database, I see characters in &#dddd; format. Here are my questions,... more »
By zakasbanda@gmail.com  - 4:01am - 3 new of 3 messages    

1 - 10 of 234346   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google