2.1 and tooltips

2007-04-05 Thread Musachy Barroso
I'm replacing tooltips in core 2.1 with domTT, but I find the whole tooltip configuration a little bit "weird". It needs to be configured at the form that contains the fields with the information icons, with something like (from example.jsp): my OGNL is not very good, but did "%{'jsTooltipEnabl

Two war files

2007-04-05 Thread kapils
I have a struts application I was having all my application contents into the ROOT.war folder of jboss. Now I want to make separate applications i.e. first.war and second.war and would like to put it into the deploy folder of jboss. But my problem is --- I was using the action path in the jsp'

Re: When I used struts2 in weblogic81, it failded an exception of Unable to load bean: type:com.opensymphony.xwork2.util.ObjectTypeDeterminer, how can i resolve it?

2007-04-05 Thread Carlin Rogers
Oops... please disregard. This missed my filter and I thought it was sent to me personally. On 4/5/07, Carlin Rogers <[EMAIL PROTECTED]> wrote: Sorry, I don't have an answer for you. You might try posting your question to the Struts 2 user list. Or if you think this is a WebLogic specific issue

Re: When I used struts2 in weblogic81, it failded an exception of Unable to load bean: type:com.opensymphony.xwork2.util.ObjectTypeDeterminer, how can i resolve it?

2007-04-05 Thread Carlin Rogers
Sorry, I don't have an answer for you. You might try posting your question to the Struts 2 user list. Or if you think this is a WebLogic specific issue, post it to one of the weblogic.developer.interest.* forums at dev2dev... http://forums.bea.com/bea/category.jspa?categoryID=2004 Kind regards,

TokenSessionInterceptor

2007-04-05 Thread Martin Gilday
Last year I reported a fault with the Token Session Interceptor http://jira.opensymphony.com/browse/WW-1404 along with a link to the discussion of how to resolve it http://forums.opensymphony.com/thread.jspa?threadID=53319&tstart=0. Since then it has been merged into Struts 2 in March, and mark