RapidSpell Java - Web - V3

by Keyoti - 상품타입: Component / Java Servlet / Java Class

주의 : 이 제품정보에는 한글안내가 포함되어 있지 않습니다.
RapidSpell Java - Web - V3 의 스크린샷Add spell checker functionality and value into Web applications with a couple of lines of JSP code. RapidSpell Web Java provides JSP developers and designers with a cross browser (and multi client platform) web Tag that requires no client installation, no special security settings and as much programmatic flexibility as you want. RapidSpell Web includes 2 interfaces, an inline highlighter and a fast (no post back) dialog interface. RapidSpell Web uses combined and separate customizable 140,000 word U.S.&U.K.dictionaries (and user dictionary) and an advanced suggestion engine. Australian and Canadian dictionaries are available freely on request. Non English dictionaries are also available.

215,800₩
통화 선택

일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

RapidSpell Web Java V3.0

주문 ₩ 215,800 1 Developer License 다운로드 (10.7 MB)
주문 ₩ 433,800 4 Developer Team License 다운로드 (10.7 MB)
주문 ₩ 650,700 8 Developer Team License 다운로드 (10.7 MB)
주문 ₩ 1,084,500 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) 다운로드 (10.7 MB)
주문 ₩ 2,169,000 1 Enterprise Subscription License (Unlimited number of developers of an enterprise at all its physical addresses) 다운로드 (10.7 MB)

RapidSpell Web Java

주문 ₩ 773,500 Source Code Escrow Annual Subscription - (An Escrow Agreement will be sent to you for signature - please read Licensing section below) 다운로드 (43 KB)

본 제품은 GSA Schedule 가격으로 제공해 드릴수 있습니다.가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다.  모든 주문에 대해서 당사표준 계약조건 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)

일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

What's New in RapidSpell Web Java V3.0?

  • Inline and as-you-type spell checking added
  • Improved support for Struts and JSF
  • Ignore all action now global to all text boxes
  • Multiple RapidSpellWebMultiple tags can now be used
  • It is now assumed that the character encoding used in application servers will be UTF-8 (instead of the previous value of "8859_1"), if this is not correct then non ASCII chars (i.e. accents) may appear as boxes or question marks. The RapidSpellWeb tag (popup) has an attribute assumedApplicationEncoding which can be set to whatever encoding the application server is using.
  • Dictionary update.

What's New in RapidSpell Web Java V2.4?

  • Smooth transitions (between text boxes) for RapidSpellWebMultiple has been added (useSmoothTransitions property)
  • Undo functionality has been added (enableUndo property in RapidSpellWebLauncher)
  • Improved suggestions for short (2, 3 letter) words
  • LookIntoHyphenatedText property added to RapidSpellWebLauncher
  • CheckCompoundWords Property added to RapidSpellWebLauncher

What's New in RapidSpell Web Java V2.3?

  • New RapidSpellWebMultiple Tag makes multiple check boxing cleaner and simpler
  • Duplicate word detection added
  • Script filtering added to prevent malicious Javascripts in text from running
  • setDictFileStream in RapidSpellWeb tag and RapidSpellChecker facilitates Dict file loading from alternative sources (such as WAR files)
  • Safari and Opera browser support
  • SSL friendly, SSL sites are now supported without the mixed content warning (set SSLFriendly attribute to true in Tags)
  • Modal popups supported with modal attribute in RapidSpellWebLauncher
  • Popup window position now settable
  • buttonImageMouseOut/Over/Down attributes allow images to be used instead of buttons, easily
  • New properties added to define element styles in spell checker
  • Portuguese UI texts and parser added to support new dictionary
  • allowMixedCase attribute added to optionally allow errors such as "aFrIca" (default: false)

What's New in RapidSpell Web Java V2.2?

  • Improved suggestions algorithm

What's New in V2.1?

  • Servlet compatibility added, allowing RapidSpell Web Java to be used with full functionality in Servlets
  • Smoother multiple text box checking, multiple text boxes can be checked with one button (consult demo)
  • Dict file functionality added for run-time switchable dictionaries
  • International UI text added for French, German, Spanish and Italian

RapidSpell Web provides a spelling component to add spell check functionality to your web applications, by simply adding the JSP Tag to a JSP page - Servlets are also supported with included JavaBeans. There are no programming skills required to use RapidSpell Web, making it accessible to JSP page designers as well as Java programmers. The UI provides all the usual features, add, change, change all, ignore, ignore all, and smart suggestions. It interactively checks any HTML text box component such as textarea and input type='text' and 3rd Party text components such as pinEdit from Pintexx. The spell checker UI features an advanced preview pane to interactively highlight errors (with no post back). The spell checker accepts manual corrections, and also supports user dictionaries (either one dictionary for all users or separate user dictionaries). The main dictionary may be customized or created from scratch with our free Dict Manager tool. The included core spell checker component API provides functionality suitable for server applications as well as any console application. It has been clocked at 50,000 words/sec on a standard 1GHz PC.

Technical

RapidSpell Web works in both Internet Explorer and Netscape, because it uses only HTML and Javascript on the Web browser, this also means there are no special requirements, no long downloads, like with some spell checkers. It is easy to use RapidSpell Web as a Tag in a JSP page or programmatically in code behind, either way full customisation of style, layout and properties is possible. Using a simple HTML template mechanism it is also possible to layout the spell checker as you wish, including branding. All dictionaries (main and user's) are stored on the server, yet the user's spell checking experience is not hampered by any post-backs to the server, because there are none. RapidSpell Web functions in one of two modes, 'popup' - which open's a small console window with the spell checker in it or in 'separate' - which loads the spell checker in the main window on a separate page, there are no restrictions with either of these modes. Two powerful suggestions engines can be used to find good suggestions for words, including an exclusive 'sounds-like' algorithm. RapidSpell Web was designed to JSP1.1 specification and supports legacy browsers, Internet Exporer 5+ and Netscape 6+.

RapidSpell Web is expected to work with all J2EE servers, it has been tested in, and works correctly with;

  • BEA WebLogic Server
  • IBM WebSphere
  • Sun ONE Application Server
  • Jakarta Tomcat

Main Features Include

  • add
  • change
  • change all
  • ignore
  • ignore all
  • smart suggestions
  • 'sounds-like' algorithm
  • custom dictionaries
  • no post-backs
  • no Java programming knowledge outside JSP required

지원

Disk Space Required: 5MB
Memory Required: 16MB
Software Required: JSP/Servlet server

상품검색

검색어를 입력해주세요:

개발 코스트 계산


ROI 계산을 참고해주세요.

코드행 수: 6,000
인월 : 6
인건비: $30,000

필요한 기능:

1000행 당 인월:

1개월당 인건비:

Award