any ideas how to generate http request headers? Reading HTTP request headers
are easy, but I want to write a java program to generate it and send to an
URL.
--
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to th
Hi,
I use jpa,spring and jsf. My project is actually very simple and useful. The
project is User Management System. My problem is about performans. When I
directly use jpa's domain (entity) in jsf page, my request is re-request it
self a lot of. My project leader said that there were a lot of desig