[MVC-Programmers] unSubscriber

2003-06-10 Thread Padmanaban
Title: RE: [MVC-Programmers] unSubscriber



Please unsubscribe me from this group
 
Thanks and Regards,
Padmanaban.J


[MVC-Programmers] Ann: new bP v0.97 build file released.

2003-06-10 Thread Vic Cekvenich






  Include CVS fixes to date as mentioned on CVS mail list.
  A separate WAR file 
  Jasic is Windows Setup suite include DB, IDE and App. Server.
  Include TC5 (instead of TC4), Resin 2 to be replaced w/ Resin 3 (as
soon as JDBC realms work in 3).
  New module in CVS bGenerator: it generates beans and iBatis XML, not
part of dist. yet.


Enjoy,
.V

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

Advanced Struts Training and project recovery in North East.
Open Source Content Management  basicPortal sofware
Best practiceStruts Support v.1.1 helper ScafflodingXPress





Re: [MVC-Programmers] help

2003-06-10 Thread Peter Gershkovich
you could use standard html tag as here:
--

-

Peyathevar, Santhi {PBG} wrote:
Is there a way to display  the input field as empty?
 
 < html:text  name=" valObj " property=" price " >
 
 Net Price 

  
I have a double "price" field in my value object.
JSP uses the value object, defined as a bean in the JSP page.
 
i do not want the value to be displayed, if it is zero.
If i use logic:equal, the field itself is not displayed.
 
1.we could have a parallel String field in my Value Obj - just for display
purpose.
2.we  could write scriplets
 
Is there any other way?
Santhi
___
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers



___
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers


RE: [MVC-Programmers] help

2003-06-10 Thread Peyathevar, Santhi {PBG}
Is there a way to display  the input field as empty?
 
 < html:text  name=" valObj " property=" price " >
 
 Net Price 

  
I have a double "price" field in my value object.
JSP uses the value object, defined as a bean in the JSP page.
 
i do not want the value to be displayed, if it is zero.
If i use logic:equal, the field itself is not displayed.
 
1.we could have a parallel String field in my Value Obj - just for display
purpose.
2.we  could write scriplets
 
Is there any other way?
Santhi
___
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers