Struts Problem

2004-02-17 Thread Coolyogs
Sorry I didn't get any reply because i was unsubscibed. Now I have subscibed again. Hi, I hav one problem with struts framework. My application is developed with struts and its working fine. As a enhancement I have to integrate Query Builder which is a JSP based application. Query builder is

struts integration with jsp applications

2004-02-17 Thread Coolyogs
hello. I don't know whether this is a drawback! My application is developed with struts and its working fine. As a enhancement I have to integrate Query Builder which is a JSP based application. Query builder is running in a entirely different webserver. I have to pass database driver, database

nested tag problem in weblogic

2003-09-17 Thread Coolyogs
Hi All, I have used nested tags in my jsp pages (nested nest) It is working fine in JRun4 but it is giving problem in weblogic7. Its giving servlet exception in that page. Actually I am nesting a bean that contains a vector that again contains beans. but it is giving null in weblogic7 pls

footer problem

2003-09-16 Thread Coolyogs
Hi All I have a problem with footer. I am inserting footer in tiles-def I want to keep the footer in absolute position when there is no data in the page and when there is some data exceeds the absolute position the the footer should float. please help me div style=position: absolute;

problem with focusing the textbox

2003-09-08 Thread Coolyogs
Hi All, I have a problem in focusing the cursor into text box. I can focus if i have the property in particular formbean. like this nested:form action=AccountAction.do method=post focus=name But My bean contains another instance of a another bean and that contains groups Vector . I want to