Peyathevar, Santhi {PBG} wrote:
Yes. I realised that the classes folder was getting cleaned up whenever i
built.

I ended up copying the properties dir. manually to classes dir.
from a temp. location. 

Any .properties from "src" dir gets copied to classes dir?
Everything!
(eclipse does that? We usually keep the property files in WEB-INF and use
that path in the config files)

* Received the class notes/CD. Thank you very much.
You paid $ for the class, so I said... hey, let me send.

*******************************************
The report pdf (tasks.pdf) had only the template (The database column
names).
The template is just design in XML. Then it compiles the template to Jasper. When it runs it fills with data so PDF should have data in it.
FAQ: Make sure the data fields in Jasper are large enough for text to fit and play with XML. More info on JasperReports site.
Not the data from the database? 

Will try once again tonight. Please let me know if it is an obvious mistake.

*******************************************

Santhi




-----Original Message-----
From: Vic Cekvenich [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 11, 2003 11:32 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [MVC-Programmers] new newsgroups:Lab1


Glad you sollved it. This question has come up before in a private class.

Also do not modify classes folder. Modify file in source, so when you 
compile it replaces classes content.

..V


  

Peyathevar, Santhi {PBG} wrote:

  
All: 

Problem: My taskEdit.jsp is not picking up the message from property file

1.taskEdit.jsp:
<fmt:message key="pepsi.task.name"/>

2.struts.xml:
<message-resources    parameter="properties/messages_en-US"/>

3.messages.properties, messages_en-US.properties exist in
WEB-INF\classes\properties

4.property entries are in both .property files

What am i missing? In step 2, tried:
parameter="WEB-INF/classes/properties/messages_en-US"

Santhi
 

    

  

-- 
Vic Cekvenich,
Struts Instructor,
1-800-917-JAVA

Advanced <a href ="">Struts Training</a> and project recovery in North East.
Open Source <a href ="">Content Management</a>  basicPortal sofware
Best practice<a href ="">Struts Support</a> v.1.1 helper ScafflodingXPress

Reply via email to