Re: [shale] clay renderId

2006-01-25 Thread Sergey
ecursiveRender (ClayViewHandler.java:402) org.apache.shale.clay.faces.ClayViewHandler.renderView (ClayViewHandler.java:345) org.apache.shale.faces.ShaleViewHandler.renderView (ShaleViewHandler.java:143) Regards, Sergey - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Shale-Clay: Error finding Converter for component

2006-01-11 Thread Sergey
Hi, I am new to Shale and Clay and am getting the following error during page rendering even the generated page looks ok: org.apache.myfaces.renderkit.html.HtmlRendererUtils findUIOutputConverterFailSafe SEVERE: Error finding Converter for component with id clayView:_id0:formListenerSignup:addre

Re: Shale-Clay: Error finding Converter for component

2006-01-11 Thread Sergey
Gary, Thank you a lot! Your solution works well. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[OT] browser properties

2004-07-15 Thread Sergey Livanov
How can I switch usual buttons, address line and references off? regards, Sergey mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

parameterizing action attribute to html:form

2004-07-22 Thread Sergey Livanov
Please advise me, I try to set html:form action= parameter. In my action : request.setAttribute( "action", MyBean ) JSP: OR After this I've got an error Cannot retrieve mapping for action /${formaction}' What's wr

(SOLVED): parameterizing action attribute to html:form

2004-07-22 Thread Sergey Livanov
Thank you a lot, HTML-EL of course, :) Sergey, >> -Original Message- >> From: Sergey Livanov [mailto:[EMAIL PROTECTED] >> Sent: Thursday, July 22, 2004 9:03 AM >> To: Struts Mailing List >> Subject: parameterizing action attribute to html:form >> &

Re[2]: c:out question SOLVED

2004-09-22 Thread Sergey Livanov
be? BS> AFAIK the escapeXml attribute works as touted. BS> -Bill Siggelkow BS> Sergey Livanov wrote: >> When data output with html elements is used > escapeXml='false/true' /> the html text is loaded as plain text. >> >> >> >> >>

[OT] free javascript htmlEditor

2004-10-06 Thread Sergey Livanov
Can you help me to find free javascript htmlEditor. -- regards, Sergey mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Areas

2004-04-13 Thread Sergey Livanov
loaded. It allows to decrease traffic (no needed to create buttoms area constantly) and speeds up application. Thank you, -- Best regards, Sergey mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail

Re[2]: [FRIDAY] What technology do you use for authentication and authorization?

2005-07-16 Thread Sergey Livanov
Vic , In my project authentication and authorization are performed by certificates. Help me, please, to find right way to define WHos is logged on and What they are doing by JMX . regards, Sergey . > Craig McClanahan wrote: >> >> >> http://weblogs.java.net/blog/g

submit form

2005-07-18 Thread Sergey Livanov
How can I submit html:form by pressing CTRL+S ? -- regards, Sergey mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re[2]: submit form

2005-07-20 Thread Sergey Livanov
find e.t.c. ) for clients who used to old application. Excuse me if something is not clear because I wanted to underline that I am not able to solve this problem by standard methods. Your code is the best for me and can solve definitely my problem. That's why, thank you very much. S

Re: Best Design Practice

2005-08-20 Thread Sergey Pariev
Hi. You might look at AppFuse - http://appfuse.dev.java.net - it's a sample app with Spring as business layer and Hibernate\iBatis as Persistence. HTH, Sergey. karthikeyan balasubramanian пишет: Hi all, I know this question has been asked before but still I would like to get some e

frames question

2005-02-26 Thread Sergey Livanov
I use Frames in my application and in my jsp don't work simple Could you please help? -- regards, Sergey mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Encoding problems with russian / bean:write / html:text

2005-02-28 Thread Sergey Livanov
ces_de.properties_de Applicationresources_de.properties Sergey, LR> Hi, LR> First of all, I'm not very experienced with encoding, so it's could be a very newbie problem. LR> I have a website-builder, which generates a complete struts web-app out of an xml file. LR> However

Frames question

2005-02-28 Thread Sergey Livanov
to put the page into the frame. But before the elements were и and they worked successfully in this case I am not able to take data out. Are there any problems to work with frames? regards Sergey mailto:[EMAIL PROTECTED

Locale question

2005-03-22 Thread Sergey Livanov
Is Action.LOCALE_KEY deprecated ? -- regards, Sergey mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re[2]: Locale question

2005-03-22 Thread Sergey Livanov
Erik! Where can I find some docs and samples about Globals obj ? EW> Yes, it's gone in 1.2.4 and replaced by Globals.LOCALE_KEY. EW> Erik EW> Sergey Livanov wrote: >>Is Action.LOCALE_KEY deprecated ? >> >> >> EW> ---

Re: Use of Javascript [was] Re: AJAX: Whoa, Nellie!

2005-05-02 Thread Sergey Livanov
R> fire off the submit. How do you do this without javascript? - create a RR> walk-through UI design? That would be completely unacceptable under a RR> lot of circumstances. -- regards, Sergey mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

ajax proj

2005-05-02 Thread Sergey Livanov
Frank, Where can I find ajaxsample.war ? -- С уважением, Sergey mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Jscript + jstl

2004-11-09 Thread Sergey Livanov
;/> ] ; regards, Sergey mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

new window

2004-11-09 Thread Sergey Livanov
How can I configure struts-config to open new window for а new .do? -- regards, Sergey mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

hml:select question

2005-02-08 Thread Sergey Livanov
name ) ; } public void setName( String [] newname ) { name = newname ; } Please , help. -- regards, Sergey mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

Re: [shale] clay renderId

2006-01-30 Thread Sergey Vlasov
Gary, New "symbols" application from use-cases was very helpful for me. Thank you a lot! Just curious if there is a place on shale site were users can find announcements of new shale features like “symbols” application? Regar

Re: Strategy for incorporating Shale w/JSF

2006-01-30 Thread Sergey Vlasov
Craig, Just wondering if you are planning to implement some kind of support for Shale-Clay in the next release of Sun Java Studio Creator? Regards, Sergey - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: Being Lazy with Hibernate

2005-09-20 Thread Sergey Pariev
You may also find useful this article http://www.hibernate.org/43.html - or just google for "Open Session in View" :) HTH, Sergey David Delbecq wrote: See sections 20.1.4. Initializing collections and proxies and 1.4, “Playing with cats” For details :) (Hibernate 3 documentati

session delete event

2008-02-02 Thread Sergey Livanov
How I can intercept *before* session delete event?