u can do that on seam framework.
http://docs.jboss.org/seam/1.1.5.GA/reference/en/html/mail.html
Regards,
Dhiraj
Hi there,
is it possible to separate getter and setter from ActionClass ?
so that my action class will only contain logic related to action and BO
class with all the getter and setter.
Regards,
Dhiraj
try using jstl
">
Regards,
Dhiraj
On Wed, Jul 23, 2008 at 9:50 PM, Lukasz Lenart <[EMAIL PROTECTED]
> wrote:
> > I don't think the var will work always, ie I am using struts 2.0.6
> > The webworl.tld does not contain the var.
>
> var was introduced with Struts 2.1 and id was depreacted
>
>
r u getting any error?
Regards,
Dhiraj
On Fri, Jul 25, 2008 at 9:29 PM, Milan Milanovic
<[EMAIL PROTECTED]>wrote:
>
> Hi,
>
> I have two forms in my .jsp page which are connected to one Action class.
> They both works fine, but when user submit second form, method in action
> class
> is called,
Hello there,
There are 4 jsp page in which i want to show same category by retrieving it
from database.
What is the best way to do that? should i write a intercepter which will
retrieve Category from database and store it in session?
something like this
if (session.getAttribute("categor
10, 2008 at 1:48 AM, Dave Newton <[EMAIL PROTECTED]> wrote:
> --- On Wed, 7/9/08, Dhiraj Thakur <[EMAIL PROTECTED]> wrote:
> > I am trying to iterate a session variable of type
> > HashMap using the following code, but
> > it's not producing any markup..
> &
"it's not producing any markup" ?. The iterator tag
> does not produce any markup.
>
> ----- Original Message
> From: Dhiraj Thakur <[EMAIL PROTECTED]>
> To: user@struts.apache.org
> Sent: Wednesday, July 9, 2008 4:05:39 PM
> Subject: iterate from session
Hi there,
I am trying to iterate a session variable of type HashMap
using the following code, but it's not producing any markup..
If there is any example on how to iterate object from session variable than
please let me know.
regards,
Dhiraj
8 matches
Mail list logo