  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | J2EE | Hi
In our web application we want to load some master data in memory on
server start up so that it is always available in session/memory whenever
referred.
Any ideas how this can be achieved.Hi
Actually my requirement is to read a uploaded file from web user but not to
save it on server.
So can anybody tell me how to upload a file using Multipart.
I know the data is in request stassuming your session facade is a session EJB.
your new architecture in general is more common for most cases.
of course it all dependes on your system but generally you will not use a
Session Hi All
We are following a architecture
BD- > > Session Facade -- > > Manager (Normal Java class) -- > > DAO.
Previously these Managers (Normal Java class) were Stateless Session Beans
(Local) a_________________________________________________________________
Don?t just search. Find. Check out the new MSN Search!
http //search.msn.click-url.com/go/onm00200636ave/direct/01/
looks like a classloading issue.
try
Thread.currentThread().getContextClassLoader().getResource/AsStream( "mapping
.xml ") in order to load the file.
also did you put correct manifest entries?
Hi
This problem is more related to ear/packaging structure of files still if
someone has a solution.
I have an ear say "test.ear " which contain following jars and wars
a.jar-EJB
b.jar-EJB
Hi all
I 'm working on a large but modularized Web-based J2EE project. We split the
whole system into subprojects and we develop them one by one. We don 't have
time to do an up-front global desigHi dear all
Is there a performance comparision benchamark of Spring vs other J2EE frameworks especially I am interested in Spring 's showcases.
can anybody help me out or advise me ?
Thanks <P >
  <BR >
Hi All <BR >
<BR >
I 'm sorry to mention DB2 problem coz this gruop belongs to J2ee. <BR >
I hope i 'll get some help . <BR >
<BR >
I 'm trying to replicate db2 Databases . <BR >
i 'm using DB2 verI have a very basic Java question suppose I start my program with
java -classpath build etc myDir com.company.Main
How can I then get the classpath from my code? ie how can I do a
St
hi
I have web page in which use clicks of one hyperlink this operation is
time consuming so user clicks immediately on some other link and I get the
above exception on Oracal9i AS 9.03. All thi i am newbie to j2ee and i am requiredt to develop j2ee project . i had some questions that need your help. thanks in advance.
this project is about customer management system. i am thinking usingResending...as I did not get any return mail from the list
Hi
There is some pattern called 'Context Object ' which can come to your help.
I assume that you will be using an object in application Greetings group
We used to TogetherJ to get our business domain model (or problem domain
model) using color modelling. We are not sure about the best approach to go
for the design (next step). WHi All
I need to cache the data at the time of start up of the applciation from the
DB to reduce the DB hit.
So I designed one caching class which is doing this.
But this statis cache means itHi All
Im doing a scheduling job. Using Timer / TimerTask classes of JDK1.4.
Is there any pattern to do this kind of work. Actually I need to refresh my
cache after fixed interval.
Many ThankHi All
Im working on a JMS application.
I have created my own classes for the JMS handling.
Means I made wrapper on JMSConnection etc. classes....
But when ever Im creating the connection of thHi
I have a JSP-Servlet-EJB application running fine when the app server instance is running on a local instance of my machine (windows-xp) but when i get the same deployed on the UAT environ whicHi
Is there a way to control the connection pooling from the ant build script
on Sun One 7.0 ? Kindly do advise.
Thanks&Regards
Jagannath
[announce]Dear J2EE-Interest community
Stylus Studio is pleased to announce Stylus Studio 5 Home Edition a new value-priced version of our award-winning XML IDE. Stylus Studio 5 Home EditioI would like to create a GUI application which displays both Japanese
and English text. Can I use normal Swing text rendering utils (a label
widget) for this purpose?
Can anyone provide a short sHi
Sorry for posting it on J2EE list ...
Is there any alternative for using the Reflection.
I have a class instance with me but want to call a method depending upon
some condition and
I doHi all
I have a list of details which are in chinese language if i am exporting
to excel these details they are showing as hashcodes.I try to convert them
to unicode characters
now excel is nAt 04 55 PM 07/30/04 Jagannath Nori wrote
>Hi
>
>I want to know what exactly does adding the method in an EJB accomplish ?? I know it is a mandatory method but wanted to know the significance oHi
I am facing problem when my servlet makes zip file using java.util.zip
api when file name contains non ascii characters then winzip is is not
able to display those file name correctly how Hi
Can we access WAP(wml) pages via SUN Application Server 8. Or have to use
any add with it.
Thanks
Hassan
-----Original Message-----
From A mailing list for Java(tm) 2 Platform EnHi!
As far as I know there is no possibility (or not recommended) to start a new
thread in the EJB.
But in this case I can 't find the solution in the following case.
There is a session bean whHi All
My Requirement is
Im creating one web application.
I have one screen say S1. There is a link on this screen which needs to
open a pop-up window.
But the form needs to be submited tHi Manish
Though this is not the right forum to discuss about HashMap which is purely
a Java topic embedded is my explanation on why you don 't get the exception.
Sanjeev Chakravarty
Sr. Cons |
|
 |